Click or drag to resize
ProjectStatusInfoStatusIsNotStarted Property
Gets or sets the value that indicates whether status is not started.

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

Property Value

Type: Boolean
See Also