 | DealCostCalculationTypes Enumeration |
List of the types of the cost calculation types for the construction site
Namespace:
EBP.Api.Interfaces.Invoicing.Module.Types
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntaxpublic enum DealCostCalculationTypes
Public Enumeration DealCostCalculationTypes
Members
| Member name | Value | Description |
---|
| CostPrice | 1 | cost price |
| NetAmount | 0 | net amount |
See Also