Skip to main content

Class QuoteVersionWorkflowState

Namespace: SuperOffice.WebApi.Data
Assembly: SuperOffice.WebApi.dll
Carrier object for QuoteVersionWorkflowState. Information about possible button actions for the quote version dialog.

Inheritance

objectCarrierQuoteVersionWorkflowState

Inherited Members

Carrier.TableRight, Carrier.FieldProperties, object.ToString(), object.Equals(object), object.Equals(object, object), object.ReferenceEquals(object, object), object.GetHashCode(), object.GetType(), object.MemberwiseClone()

Constructors

QuoteVersionWorkflowState()

Default constructor - defaults any enum props to 0.

Properties

ActionButtons

Array of visible buttons with defined actions in the quote verson dialog.

Property Value

QuoteVersionButtonState[]

StateImage

Information about the state image for the current quote version.

Property Value

QuoteVersionButtonState

Status

Status information for the Quote Version.

Property Value

QuoteVersionStatusInformation

UpdatePricesButton

Information about the action for the update prices button.

Property Value

QuoteVersionButtonState

See Also

QuoteAgent