 | ParserHasId Property |
Gets a flag indicating whether the value is the GEDCOM identifier.
Namespace: Patagames.GedcomNetSdkAssembly: Patagames.Gedcom.Net.Sdk (in Patagames.Gedcom.Net.Sdk.dll) Version: 1.0.8
Syntaxpublic bool HasId { get; }Public ReadOnly Property HasId As Boolean
Get
member HasId : bool with get
Property Value
Boolean
See Also