Click or drag to resize

SettingsAutoDetect Property

Gets or sets a value indicating whether the version of the GEDCOM specification will be automatically determined or the one specified in the Standard property will be used.

Namespace: Patagames.GedcomNetSdk
Assembly: Patagames.Gedcom.Net.Sdk (in Patagames.Gedcom.Net.Sdk.dll) Version: 1.0.8
Syntax
public bool AutoDetect { get; set; }

Property Value

Boolean
See Also