Click or drag to resize
ProjectInfoAllowModify Property
Indicates whether the user can modify a task.

Namespace: CMS.ProjectManagement
Assembly: CMS.ProjectManagement (in CMS.ProjectManagement.dll) Version: 8.2.23
Syntax
C#
public virtual SecurityAccessEnum AllowModify { get; set; }

Property Value

Type: SecurityAccessEnum

Implements

IProjectInfoAllowModify
See Also