 | AssociationStructureCitations Property |
Gets or sets the 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> Citations { get; set; }Public Property Citations As GedcomCollection(Of SourceCitationStructure)
Get
Set
member Citations : GedcomCollection<SourceCitationStructure> with get, set
Property Value
GedcomCollectionSourceCitationStructureLength: {0:*};
See Also