 | SettingsStandard Property |
Gets or sets the version of the GEDСOM specification used by the parser. Default value is
Gedcom551. If property
AutoDetect is true, then the value of this property is set according to the data in the GEDCOM file header.
Namespace: Patagames.GedcomNetSdkAssembly: Patagames.Gedcom.Net.Sdk (in Patagames.Gedcom.Net.Sdk.dll) Version: 1.0.8
Syntaxpublic Standard Standard { get; set; }Public Property Standard As Standard
Get
Set
member Standard : Standard with get, set
Property Value
Standard
See Also