Width of the Package
Namespace: WarehouseServicesAssembly: WarehouseServices (in WarehouseServices.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public decimal Width { get; set; }
Public Property Width As Decimal
Get
Set
public:
property Decimal Width {
Decimal get ();
void set (Decimal value);
}
member Width : decimal with get, set
Property Value
Type:
DecimalSee Also