NSSaleSummaryItem
Sale Summary item.
Sale Summary item.
Initializes a new instance of the NSSaleSummaryItem class.
Returns: CRMScript.Global.Float - Total sale amount.
Example:
Returns: CRMScript.Global.Float - Sale amount converted to the base currency.
Example:
Returns: CRMScript.Global.Integer - The Completed state. NotStarted(1) or Completed(3). See <xref href=“CRMScript.NetServer.SaleStatus” data-throw-if-not-resolved=“false”></xref>.
Example:
Returns: CRMScript.Global.String - NSCurrency the sale amount is in.
Example:
Returns: CRMScript.Global.String - Sale heading (short description?).
Example:
Returns: CRMScript.Global.Integer - Probability of sale success in percent (0-100).
Example:
Returns: CRMScript.Global.DateTime - Registered date.
Example:
Returns: CRMScript.Global.DateTime - Expected sales date.
Example:
Returns: CRMScript.Global.Integer - Primary key.
Example:
Returns: CRMScript.Global.Integer - The sale’s status, indicating whether the sale is open(1), sold(2) or lost(3). See <xref href=“CRMScript.NetServer.SaleStatus” data-throw-if-not-resolved=“false”></xref>.
Example:
Returns: CRMScript.Global.Void
Example:
Returns: CRMScript.Global.Void
Example:
Returns: CRMScript.Global.Void
Example:
Returns: CRMScript.Global.Void
Example:
Returns: CRMScript.Global.Void
Example:
Returns: CRMScript.Global.Void
Example:
Returns: CRMScript.Global.Void
Example:
Returns: CRMScript.Global.Void
Example:
Returns: CRMScript.Global.Void
Example:
Returns: CRMScript.Global.Void
Example: