Click or drag to resize

IIncidentEntitySaleDocuments Property

Gets the sale documents

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Entities.Maintenance
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
IMaintenanceSaleDocumentEntityCollection SaleDocuments { get; }

Property Value

Type: IMaintenanceSaleDocumentEntityCollection
See Also