Click or drag to resize

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
Syntax
IApproachChargeDocumentEntityCollection PurchaseDocuments { get; }

Property Value

Type: IApproachChargeDocumentEntityCollection
See Also