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