Click or drag to resize

SettingsSkipUnknownTag Property

Gets or sets a value indicating whether the unknown tag should be skipped or not. If the value is set to Specified, then the list of tags that should be skipped is indicated in the UnknownTags collection.

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

Property Value

SkipUnknownTag
See Also