 | EventDetailStructureSourceCitations Property |
Gets or sets a collection of source citations.
Namespace: Patagames.GedcomNetSdk.StructuresAssembly: Patagames.Gedcom.Net.Sdk (in Patagames.Gedcom.Net.Sdk.dll) Version: 1.0.8
Syntaxpublic GedcomCollection<SourceCitationStructure> SourceCitations { get; set; }Public Property SourceCitations As GedcomCollection(Of SourceCitationStructure)
Get
Set
member SourceCitations : GedcomCollection<SourceCitationStructure> with get, set
Property Value
GedcomCollectionSourceCitationStructureLength: {0:*};
See Also