Click or drag to resize
ProjectStatusInfoStatusIsFinished Property
Indicates if the status means a start status.

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

Property Value

Type: Boolean
See Also