WayBillUnitDimension Property |
Dimensional Unit
Namespace: WarehouseServicesAssembly: WarehouseServices (in WarehouseServices.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public string UnitDimension { get; set; }
Public Property UnitDimension As String
Get
Set
public:
property String^ UnitDimension {
String^ get ();
void set (String^ value);
}
member UnitDimension : string with get, set
Property Value
Type:
StringSee Also