Click or drag to resize

UserReferenceNumberRefNumber Property

Gets or sets a user-defined number or text that the submitter uses to identify this record.

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

Property Value

String
Size: {1:20}
Remarks
For instance, it may be a record number within the submitter's automated or manual system, or it may be a page and position number on a pedigree chart.
See Also