Skip to main content

Class QuoteAlternativeRecalculated

Namespace: SuperOffice.WebApi.Data
Assembly: SuperOffice.WebApi.dll
Carrier object for QuoteAlternativeRecalculated. The QuoteAlternativeRecalculated is returned after a call to RecalculateQuoteAlternative. It contains flags indicating changes to quote alternative and quote lines.

Inheritance

objectCarrierQuoteAlternativeRecalculated

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

QuoteAlternativeRecalculated()

Default constructor - defaults any enum props to 0.

Properties

ChangedQuoteAlternative

The recalculated QuoteAlternative

Property Value

QuoteAlternative

Changes

Tablename/recordid of data changed by this method

Property Value

ChangedData

QuoteLinesHasChanged

If true any of the quotelines for the alternative has been changed.

Property Value

bool

See Also

QuoteAgent