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