Skip to main content
Contains a single data value in a data set, used by CS for Status Screen reports.

Constructors

NSStatisticsDataValue()

Initializes a new instance of the NSStatisticsDataValue class.

Methods

GetDescription()

Returns: CRMScript.Global.String - Tooltip for data value. Example:

GetLabel()

Returns: CRMScript.Global.String - The label for the data value. Example:

GetValue()

Returns: CRMScript.Global.Float - The value for the data value. Example:

SetDescription(String)

Returns: CRMScript.Global.Void Example:

SetLabel(String)

Returns: CRMScript.Global.Void Example:

SetValue(Float)

Returns: CRMScript.Global.Void Example: