 | NonEventSourceCitations 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 virtual GedcomCollection<SourceCitationStructure> SourceCitations { get; set; }Public Overridable Property SourceCitations As GedcomCollection(Of SourceCitationStructure)
Get
Set
abstract SourceCitations : GedcomCollection<SourceCitationStructure> with get, set
override SourceCitations : GedcomCollection<SourceCitationStructure> with get, set
Property Value
GedcomCollectionSourceCitationStructureLength: {0:*};
See Also