 | EventDetailStructureNotes 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 GedcomCollection<NoteStructure> Notes { get; set; }Public Property Notes As GedcomCollection(Of NoteStructure)
Get
Set
member Notes : GedcomCollection<NoteStructure> with get, set
Property Value
GedcomCollectionNoteStructureLength: {0:*};
See Also