DocumentPricesPriceToPay Property |  |
Suma na úhradu.
Namespace: Exa.OBERON.Services.OBERONAssembly: Exa.OBERON.Services (in Exa.OBERON.Services.dll) Version: 5.0.24.0 (5.0.24.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