ProcessNode
Columns
Name | Type | ReadOnly | References | Description |
Id [KEY] | String | True | Unique identifier of the ProcessNode. | |
Name | String | True | Label Name corresponds to this field. | |
DeveloperName | String | True | Label Unique Name corresponds to this field. | |
ProcessDefinitionId | String | True | ProcessDefinition.Id | Label Approval Process ID corresponds to this field. |
Description | String | True | Label Description corresponds to this field. | |
SystemModstamp | Datetime | True | Label System Modstamp corresponds to this field. |
Last updated