Click or drag to resize

OriginAnyParserNotes Property

Gets the notes.

Namespace: Altaxo.Serialization.Origin
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntax
C#
public List<Note> Notes { get; set; }

Property Value

ListNote
See Also