 | IOrderSaleDocumentEntityPosAmountToDistributeMember Property |
Gets the commitment amount to distribute if there are commitments
Gets the amount vat included otherwise
Namespace:
EBP.Api.Interfaces.Invoicing.Module.Entities.SaleDocument
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
SyntaxIReadOnlyDecimalEntityMember PosAmountToDistributeMember { get; }
ReadOnly Property PosAmountToDistributeMember As IReadOnlyDecimalEntityMember
Get
Property Value
Type:
IReadOnlyDecimalEntityMember
See Also