Enum QuoteAction
Namespace: SuperOffice.CRM
Assembly: SuperOffice.Plugins.dll
Syntax
public enum QuoteAction
Fields
Name | Description |
---|---|
PlaceOrder | The user has pressed the place order button |
SendQuote | The user has pressed the send quote button |
Unknown | Means that there are no known action connected |
UpdatePrices | The user has pressed the update prices button |
Validate | The user has explicitly chosen to re-validate the quote |