 | DurationUnitDefaultCaptionType Enumeration |
Type of caption used in time unit to show in duration fields
(for building)
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 DurationUnitDefaultCaptionType
Public Enumeration DurationUnitDefaultCaptionType
Members
| Member name | Value | Description |
---|
| UnitCode | 0 | The unit code |
| UnitDurationCaption | 1 | The unit duration caption |
See Also