Click or drag to resize

IMaintenanceContractEntitySaleDocuments Property

Gets the SaleDocuments

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