class
WorkflowGrant
Base class:
Implemented interfaces:
Derived types:
This type is not derived by any type in DocsMarshal.
Constructors
WorkflowGrant (State state)
Properties
Boolean Grant_DeleteProcesses { get; set; }
Boolean Grant_EditModel { get; set; }
Boolean Grant_EditProcesses { get; set; }
Boolean Grant_ReadProcesses { get; set; }
Guid IdWorkflow { get; set; }
Guid IdWorkflowGrant { get; set; }
Int32 SecurityIdentityId { get; set; }
State State { get; set; }