DocumentInvoicePricesPayment_PayedSum Property | |
Suma uhradená.
Namespace: Exa.OBERON.Services.OBERONAssembly: Exa.OBERON.Services (in Exa.OBERON.Services.dll) Version: 4.6.14.0 (4.6.14.0)
Syntax public 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
DecimalSee Also