WorkflowUsers
WorkflowUsers
Columns
Name | Type | Description |
Username | String | Name of the workflow user. |
FirstName | String | First name of a workflow user. |
LastName | String | Last name of a workflow user. |
EmailAddress | String | Email address of a workflow user. |
ManagerName | String | Name of the manager of the workflow user. |
WorkflowName | String | Name of the workflow. |
TransactionIdentifier | String | Unique identifier of a transaction associated with the workflow user. |
LoggedInUser | String | Identifier of the currently active user. |
PersonId [KEY] | String | Unique identifier of a person. |