 | IApproachChargeEntityPurchaseDocuments Property |
Gets the docments on which the charge to distribute will be distributed : invoice or
corrective invoice or receipt order
Namespace:
EBP.Api.Interfaces.Invoicing.Module.Entities.ApproachCharge
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
SyntaxIApproachChargeDocumentEntityCollection PurchaseDocuments { get; }
ReadOnly Property PurchaseDocuments As IApproachChargeDocumentEntityCollection
Get
Property Value
Type:
IApproachChargeDocumentEntityCollection
See Also