 | ProgressDocumentLinePrintType Enumeration |
Progress document line print 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 ProgressDocumentLinePrintType
Public Enumeration ProgressDocumentLinePrintType
Members
| Member name | Value | Description |
---|
| AllLines | 1 | All lines |
| ProgressedLines | 0 | Progresses lines |
See Also