Skip to main content
The QuoteAlternativeRecalculated is returned after a call to RecalculateQuoteAlternative. It contains flags indicating changes to quote alternative and quote lines.

Constructors

NSQuoteAlternativeRecalculated()

Initializes a new instance of the NSQuoteAlternative class.

Methods

GetChangedQuoteAlternative()

Returns: CRMScript.NetServer.NSQuoteAlternative - The recalculated NSQuoteAlternative. Example:

GetChanges()

Returns: CRMScript.NetServer.NSChangedData - Table name or record ID of data changed by this method. Example:

GetQuoteLinesHasChanged()

Returns: CRMScript.Global.Bool - If true any of the quote lines for the alternative has been changed. Example:

SetChangedQuoteAlternative(NSQuoteAlternative)

Returns: CRMScript.Global.Void Example:

SetChanges(NSChangedData)

Returns: CRMScript.Global.Void Example:

SetQuoteLinesHasChanged(Bool)

Returns: CRMScript.Global.Void Example: