Skip to main content

MembersUsers

Represents properties for users within the workflow, including user ID, code, name, and a modification status flag.

Properties

NameDescription
IdThe unique identifier of the user.
UserNameThe name of the user.
IsChangedIndicates whether any changes have been made to the workflow object in the code, showing if it has unsaved modifications.
UserCodeThe code representing the user.