Click or drag to resize
ProjectInfoAllowDelete Property
Indicates whether the user can delete a task.

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

Property Value

Type: SecurityAccessEnum

Implements

IProjectInfoAllowDelete
See Also