Click or drag to resize
ProjectInfoProjectAllowOrdering Property
Allow manual ordering of the project tasks.

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

Property Value

Type: Boolean

Implements

IProjectInfoProjectAllowOrdering
See Also