NSHistory
The usage history of the currently logged in user is represented as History objects.
The usage history of the currently logged in user is represented as History objects.
Initializes a new instance of the NSHistory class.
Returns: CRMScript.Global.Integer - Owner of history list.
Example:
Returns: CRMScript.Global.Integer - Primary key.
Example:
Returns: CRMScript.Global.String - The name of the history list, for instance contact. Represents the history table’s TableId field.
Example:
Returns: CRMScript.Global.Integer - ID of the history item, for instance a contact id. Represents the history table’s RecordId field, if the item is based on a history table record.
Example:
Returns: CRMScript.Global.String - Extra information on the history item, e.g. The Associate Type for an associate or other relevant info.
Example:
Returns: CRMScript.Global.String - Name of the history item, for instance contact name.
Example:
Returns: CRMScript.Global.Integer - Sort order, indexed so it can used for sorting in the query.
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: