Enum QuoteStatusInfo
The state of a quote-alternative or -line
Namespace: SuperOffice.CRM
Assembly: SuperOffice.Plugins.dll
Syntax
public enum QuoteStatusInfo
Fields
| Name | Description |
|---|---|
| Error | 3: Error |
| Ok | 0: Ok |
| OkWithInfo | 1: Ok with info |
| Warning | 2: Warning |