Click or drag to resize

ExecutionQuoteLinePurchaseStateIndicatorType Enumeration

Represent the indicator for purchase state of execution quote line

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Types.Building
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
public enum ExecutionQuoteLinePurchaseStateIndicatorType
Members
  Member nameValueDescription
Green3The green means the existing purchases document was already delivered or liquidated (or for quote, refused), nothing is in progress
None0The none means nothing was do for the line
Orange1The orange means the purchases is in progress
Red2The red means the purchases document exist but nothing is in progress
See Also