Click or drag to resize
ProjectInfoAllowCreate Property
Indicates whether a new task can be created.

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

Property Value

Type: SecurityAccessEnum

Implements

IProjectInfoAllowCreate
See Also