AddressInfoAddressLine1 Property |
Consignee Address line 1 , Mandatory
Namespace: WarehouseServicesAssembly: WarehouseServices (in WarehouseServices.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public string AddressLine1 { get; set; }
Public Property AddressLine1 As String
Get
Set
public:
property String^ AddressLine1 {
String^ get ();
void set (String^ value);
}
member AddressLine1 : string with get, set
Property Value
Type:
StringSee Also