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

Constructors

NSQuoteVersionStatusInformation()

Initializes a new instance of the NSQuoteVersionStatusInformation class.

Methods

GetDisplayMessage()

Checks for errors on quote lines, alternatives and the version itself.
Returns: CRMScript.Global.String - Generated error message for the Quote Version. Example:

GetDisplayTooltip()

Checks for errors on quote lines, alternatives and the version itself.
Returns: CRMScript.Global.String - Generated full tooltip for the Quote Version. Example:

GetIconHint()

Returns: CRMScript.Global.String - Icon hint for the associated message. Example:

GetStatus()

Returns: CRMScript.Global.Integer - Status information for the quote version. See <xref href=“CRMScript.NetServer.QuoteStatus” data-throw-if-not-resolved=“false”></xref>. Example:

SetDisplayMessage(String)

Checks for errors on quote lines, alternatives and the version itself.
Returns: CRMScript.Global.Void Example:

SetDisplayTooltip(String)

Checks for errors on quote lines, alternatives and the version itself.
Returns: CRMScript.Global.Void Example:

SetIconHint(String)

Returns: CRMScript.Global.Void Example:

SetStatus(Integer)

Returns: CRMScript.Global.Void Example: