Click or drag to resize

EventDetailStructureNotes Property

Gets or sets a collection of notes.

Namespace: Patagames.GedcomNetSdk.Structures
Assembly: Patagames.Gedcom.Net.Sdk (in Patagames.Gedcom.Net.Sdk.dll) Version: 1.0.8
Syntax
public GedcomCollection<NoteStructure> Notes { get; set; }

Property Value

GedcomCollectionNoteStructure
Length: {0:*};
See Also