Click or drag to resize

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.Structures
Assembly: Patagames.Gedcom.Net.Sdk (in Patagames.Gedcom.Net.Sdk.dll) Version: 1.0.8
Syntax
public string Cause { get; set; }

Property Value

String
Size: {1:90}
See Also