Click or drag to resize

NonEventSourceCitations Property

Gets or sets a collection of source citations.

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

Property Value

GedcomCollectionSourceCitationStructure
Length: {0:*};
See Also