class
GanttTaskResourceLink
This class represents the configuration object of an resource of an activity of a Gantt
Base class:
Implemented interfaces:
Derived types:
This type is not derived by any type in DocsMarshal.
Constructors
GanttTaskResourceLink (State state)
Properties
Boolean? DynamicallyAssigned { get; set; }
Indicates if the resource has been assigned dynamically by the planning service
The permissions of the task's resources
Boolean Grant_CanEditCheckList { get; set; }
Boolean Grant_CanManageSubTasks { get; set; }
Boolean Grant_CanManageTaskDuration { get; set; }
Guid IdGantt { get; set; }
Guid IdGanttTask { get; set; }
Guid IdGanttTaskResourceLink { get; set; }
The identifier of the resource assigned to the task
The date when the resource was assigned to the task
Boolean IsRequirement { get; set; }
The security identity id that assigned the resource to the task
Int32 SecurityIdentityId { get; set; }
Id of the security identity assigned to the task
State State { get; set; }