 | DepositSmoothingCalculationType Enumeration |
Deposit smoothing calculation type
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 DepositSmoothingCalculationType
Public Enumeration DepositSmoothingCalculationType
Members
| Member name | Value | Description |
---|
| None | 0 | Use the deposit total amount |
| Prorata | 1 | Use the global progress state percentage |
See Also