 | EventDetailStructureCause Property |
Gets or sets a value used in special cases to record the reasons which precipitated an event. Normally this will be used subordinate to a death event to show cause of death, such as might be listed on a death certificate.
Namespace: Patagames.GedcomNetSdk.StructuresAssembly: Patagames.Gedcom.Net.Sdk (in Patagames.Gedcom.Net.Sdk.dll) Version: 1.0.8
Syntaxpublic string Cause { get; set; }Public Property Cause As String
Get
Set
member Cause : string with get, set
Property Value
StringSize: {1:90}
See Also