WayBillActualWeight Property |
Actual Weight , Mandatory
Namespace: WarehouseServicesAssembly: WarehouseServices (in WarehouseServices.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public decimal ActualWeight { get; set; }
Public Property ActualWeight As Decimal
Get
Set
public:
property Decimal ActualWeight {
Decimal get ();
void set (Decimal value);
}
member ActualWeight : decimal with get, set
Property Value
Type:
DecimalSee Also