Click or drag to resize
ProjectInfoProjectStatusID Property
Project status.

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

Property Value

Type: Int32

Implements

IProjectInfoProjectStatusID
See Also