 | ConstructionSiteManagementStockTypes Enumeration |
List of the types of the management stock for the construction site
Namespace:
EBP.Api.Interfaces.Invoicing.Module.Types.Building
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntaxpublic enum ConstructionSiteManagementStockTypes
Public Enumeration ConstructionSiteManagementStockTypes
Members
| Member name | Value | Description |
---|
| AllDocuments | 1 | All documents |
| AllDocumentsExceptSales | 2 | All documents except sales |
| NoMovements | 0 | No movements |
See Also