DisplayDataPaymentPaymentItemValue Property |  |
Hodnota - suma (počet) daného platidla.
Namespace: Exa.OBERON.ServicesCashRegisterGen2.CashRegister.CustomerDisplayAssembly: Exa.OBERON.ServicesCashRegisterGen2 (in Exa.OBERON.ServicesCashRegisterGen2.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic decimal Value { get; set; }Public Property Value As Decimal
Get
Set
Dim instance As DisplayDataPaymentPaymentItem
Dim value As Decimal
value = instance.Value
instance.Value = value
Property Value
Decimal
See Also