Description
The ChangeRuleMatch class represents information about the change and change rule related to a spatial notification match.
Class hierarchy
esri.WorkflowManager.SupportClasses.ChangeRuleMatch()
Properties
changeTime | Date | The time the change occured to the data. |
changeType | FieldType | The type of change that happened to the data. |
dataset | string | The dataset that changed. |
dataWorkspaceId | string | The ID of the data workspace containing the changed data. |
id | string | The ID associated to the change. |
jobID | int | The job ID where the change was made. |
ruleID | string | The ID of the change rule. |
Property Details
The time the change occured to the data.
The type of change to the data.
The dataset that changed.
The ID of the data workspace that contains the modified data.
The ID associated to the change.
The job ID where the change was made.
The ID of the change rule.