 | SourceCitationStructureLinks Property |
Gets or sets a collection of the links to citation.
Namespace: Patagames.GedcomNetSdk.StructuresAssembly: Patagames.Gedcom.Net.Sdk (in Patagames.Gedcom.Net.Sdk.dll) Version: 1.0.8
Syntaxpublic GedcomCollection<MultimediaLinkStructure> Links { get; set; }Public Property Links As GedcomCollection(Of MultimediaLinkStructure)
Get
Set
member Links : GedcomCollection<MultimediaLinkStructure> with get, set
Property Value
GedcomCollectionMultimediaLinkStructureLength: {0:*}
See Also