Click or drag to resize

IMaintenanceContractEntityStockDocumentsCustomized Property

Gets the stock documents customized

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
IEntityCollection<IMaintenanceContractStockDocumentCustomizedEntity> StockDocumentsCustomized { get; }

Property Value

Type: IEntityCollectionIMaintenanceContractStockDocumentCustomizedEntity
See Also