Click or drag to resize

SourceCallNumberNumber Property

Gets or sets an identification or reference description used to file and retrieve items from the holdings of a repository.

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

Property Value

String
Remarks
Despite the word “number” in the name, may contain any character, not just digits.
See Also