DocumentInvoicePricesPayment_PayedSum Property |  |
Suma uhradená.
Namespace: Exa.OBERON.Services.OBERONAssembly: Exa.OBERON.Services (in Exa.OBERON.Services.dll) Version: 5.0.24.0 (5.0.24.0)
Syntaxpublic decimal Payment_PayedSum { get; set; }
Public Property Payment_PayedSum As Decimal
Get
Set
Dim instance As DocumentInvoicePrices
Dim value As Decimal
value = instance.Payment_PayedSum
instance.Payment_PayedSum = value
Property Value
Decimal
See Also