Selected status types on WorkorderQuote object
Used to track progress of quote for reporting and business process purposes
Namespace: GZTW.AyaNova.BLLAssembly: GZTW.AyaNova.BLL (in GZTW.AyaNova.BLL.dll) Version: 7.0.0.0 (7.0.0.0)
Syntax
| C# |
|---|
public enum WorkorderQuoteStatusTypes |
| Visual Basic |
|---|
Public Enumeration WorkorderQuoteStatusTypes |
| Visual C++ |
|---|
public enum class WorkorderQuoteStatusTypes |
Members
| Member name | Description | |
|---|---|---|
| NotSet | ||
| InProgress | ||
| Submitted | ||
| Awarded | ||
| NotAwarded | ||
| New | ||
| NotAwarded2 |