Click or drag to resize
ProjectInfoAllowRead Property
Indicates whether the access to project and its tasks is allowed.

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

Property Value

Type: SecurityAccessEnum

Implements

IProjectInfoAllowRead
See Also