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