PackageWeightTotal Property |  |
Celková váha (všetky balíky tohto typu).
Namespace: Exa.OBERON.ServicesCashRegisterGen2.Stock.Common.ShippingAssembly: Exa.OBERON.ServicesCashRegisterGen2 (in Exa.OBERON.ServicesCashRegisterGen2.dll) Version: 1.0.0.0 (1.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