Skip to main content
Information about possible button actions for the quote version dialog.

Constructors

NSQuoteVersionWorkflowState()

Initializes a new instance of the NSQuoteVersionWorkflowState class.

Methods

GetActionButtons()

Returns: CRMScript.NetServer.NSQuoteVersionButtonState[] - Array of visible buttons with defined actions in the quote version dialog. Example:

GetStateImage()

Returns: CRMScript.NetServer.NSQuoteVersionButtonState - Information about the state image for the current quote version. Example:

GetStatus()

Returns: CRMScript.NetServer.NSQuoteVersionStatusInformation - Status information for the Quote Version. Example:

GetUpdatePricesButton()

Returns: CRMScript.NetServer.NSQuoteVersionButtonState - Information about the action for the update prices button. Example:

SetActionButtons(NSQuoteVersionButtonState[])

Returns: CRMScript.Global.Void Example:

SetStateImage(NSQuoteVersionButtonState)

Returns: CRMScript.Global.Void Example:

SetStatus(NSQuoteVersionStatusInformation)

Returns: CRMScript.Global.Void Example:

SetUpdatePricesButton(NSQuoteVersionButtonState)

Returns: CRMScript.Global.Void Example: