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