PackageWeightTotal Property |  |
Celková váha (všetky balíky tohto typu).
Namespace: Exa.OBERON.ServicesGen2.Stock.StockCommon.ShippingAssembly: Exa.OBERON.ServicesGen2 (in Exa.OBERON.ServicesGen2.dll) Version: 5.0.0.0 (5.0.0.0)
Syntaxpublic decimal WeightTotal { get; set; }
Public Property WeightTotal As Decimal
Get
Set
Dim instance As Package
Dim value As Decimal
value = instance.WeightTotal
instance.WeightTotal = value
Property Value
Decimal
See Also