class GanttGrant


Base class:

DMBaseEntity

Implemented interfaces:

INotifyPropertyChanged

Derived types:

This type is not derived by any type in DocsMarshal.


Constructors

GanttGrant ()


GanttGrant (State state)


Properties

EGanttGrants Grant { get; set; }


Boolean Grant_AddTasks { get; set; }


Boolean Grant_AssignTasks { get; set; }


Boolean Grant_Delete { get; set; }


Boolean Grant_DeleteTasks { get; set; }


Boolean Grant_Edit { get; set; }


Boolean Grant_ManageMilestones { get; set; }


Boolean Grant_ManageSecurity { get; set; }


Boolean Grant_Read { get; set; }


Boolean Grant_ReadMilestones { get; set; }


Boolean Grant_UpdateTasks { get; set; }


Int32 Id { get; set; }


Guid IdGantt { get; set; }


Guid IdGanttGrant { get; set; }


Boolean IsAdded { get; }


Boolean IsDeleted { get; }


Boolean IsUpdated { get; }


Int32 SecurityIdentityId { get; set; }


State State { get; set; }