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