class WorkflowGrant


Base class:

DMBaseEntity

Implemented interfaces:

INotifyPropertyChanged

Derived types:

This type is not derived by any type in DocsMarshal.


Constructors

WorkflowGrant ()


WorkflowGrant (State state)


Properties

EWorkflowGrant Grant { get; set; }


Boolean Grant_DeleteProcesses { get; set; }


Boolean Grant_Edit { get; set; }


Boolean Grant_EditModel { get; set; }


Boolean Grant_EditProcesses { get; set; }


Boolean Grant_Read { get; set; }


Boolean Grant_ReadProcesses { get; set; }


Int32 Id { get; set; }


Guid IdWorkflow { get; set; }


Guid IdWorkflowGrant { get; set; }


Boolean IsAdded { get; }


Boolean IsDeleted { get; }


Boolean IsUpdated { get; }


Int32 SecurityIdentityId { get; set; }


State State { get; set; }