 | AddressStructureState Property |
Gets or sets the name of the state used in the address. Isolated for sorting or indexing.
Namespace: Patagames.GedcomNetSdk.StructuresAssembly: Patagames.Gedcom.Net.Sdk (in Patagames.Gedcom.Net.Sdk.dll) Version: 1.0.8
Syntaxpublic string State { get; set; }Public Property State As String
Get
Set
member State : string with get, set
Property Value
StringSize: {1:60};
See Also