This data type represents a Workflow node, and it is provided by the Workflow API.
Property |
Type |
Access |
Description |
Id |
WorkflowGatewayId |
Read |
Identifier |
Name |
WorkflowName |
Read |
|
ProcessDefinitionId |
WorkflowProcessDefinitionId |
Read |
|
ProcessDefinition |
WorkflowProcessDefinition |
Read |
|
GUID |
WorkflowGUID |
Read |
|
Type |
WorkflowGatewayType |
Read |
|
Predecessors |
WorkflowNode |
Read |
|
Successors |
WorkflowNode |
Read |
|
Allows loading a node.
processDefinitionId : WorkflowProcessDefinitionId
id : Numeric
Name |
Type |
Movement |
Description |
Id |
WorkflowGatewayInstanceId |
Input |
Gateway Id |
Allows loading a node.
name : WorkflowName
Name |
Type |
Movement |
Description |
Id |
WorkflowGatewayInstanceId |
Input |
Gateway Id
|
As from GeneXus X Evolution 3 Upgrade 2