Skip to main content
Table name/record ID pair used to refer to records.

Constructors

NSChangedDataItem()

Initializes a new instance of the NSChangedDataItem class.

Methods

GetRecordId()

Returns: CRMScript.Global.Integer - ID of record, should never be 0 Example:

GetTablename()

Returns: CRMScript.Global.String - Name of table, standardized to lowercase. Example:

SetRecordId(Integer)

Returns: CRMScript.Global.Void Example:

SetTablename(String)

Returns: CRMScript.Global.Void Example: