 | NonEventNotes Property |
Gets or sets a collection of notes.
Namespace: Patagames.GedcomNetSdk.StructuresAssembly: Patagames.Gedcom.Net.Sdk (in Patagames.Gedcom.Net.Sdk.dll) Version: 1.0.8
Syntaxpublic virtual GedcomCollection<NoteStructure> Notes { get; set; }Public Overridable Property Notes As GedcomCollection(Of NoteStructure)
Get
Set
abstract Notes : GedcomCollection<NoteStructure> with get, set
override Notes : GedcomCollection<NoteStructure> with get, set
Property Value
GedcomCollectionNoteStructureLength: {0:*};
See Also