 | SourceEventsExEvents Property |
Gets or sets an enumeration of the different kinds of events that were recorded in a particular source.
Each enumeration is separated by a comma.
Such as a parish register of births, deaths, and marriages would be BIRT, DEAT, MARR.
Namespace: Patagames.GedcomNetSdk.PrimitivesAssembly: Patagames.Gedcom.Net.Sdk (in Patagames.Gedcom.Net.Sdk.dll) Version: 1.0.8
Syntaxpublic string Events { get; set; }Public Property Events As String
Get
Set
member Events : string with get, set
Property Value
StringSize: {1:90}
See Also