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