AddressInfoState Property |
Consignee State Name, Mandatory
Namespace: WarehouseServicesAssembly: WarehouseServices (in WarehouseServices.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string State { get; set; }
Public Property State As String
Get
Set
public:
property String^ State {
String^ get ();
void set (String^ value);
}
member State : string with get, set
Property Value
Type:
String
See Also