Click or drag to resize
ProjectTaskInfoProjectTaskIsPrivate Property
Task is private for the assignee.

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

Property Value

Type: Boolean
See Also