 | 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.GedcomNetSdkAssembly: Patagames.Gedcom.Net.Sdk (in Patagames.Gedcom.Net.Sdk.dll) Version: 1.0.8
Syntaxpublic SkipUnknownTag SkipUnknownTag { get; set; }Public Property SkipUnknownTag As SkipUnknownTag
Get
Set
member SkipUnknownTag : SkipUnknownTag with get, set
Property Value
SkipUnknownTag
See Also