DocumentPricesPriceToPay Property |  |
Suma na úhradu.
Namespace: Exa.OBERON.ServicesCashRegisterGen2.Common.DocumentAssembly: Exa.OBERON.ServicesCashRegisterGen2 (in Exa.OBERON.ServicesCashRegisterGen2.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic decimal PriceToPay { get; set; }Public Property PriceToPay As Decimal
Get
Set
Dim instance As DocumentPrices
Dim value As Decimal
value = instance.PriceToPay
instance.PriceToPay = value
Property Value
Decimal
See Also