 | CommonBuyerDescriptorTypeState Property |
State of residence.
Namespace:
IAS
Assembly:
Common (in Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string State { get; set; }
Public Property State As String
Get
Set
function get State () : String
function set State (value : String)
function get_State();
function set_State(value);
Property Value
Type:
String
See Also