Planner.ConstraintType enumeration
Specifies the constraint on a solution row in a planner case.
Namespace: Microsoft.Office.Project.Server.Library
Assembly: Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)
Syntax
'Declaration
Public Enumeration ConstraintType
'Usage
Dim instance As Planner.ConstraintType
public enum ConstraintType
Members
Member name | Description | |
---|---|---|
Cost | Value = 0. Constrained by cost. | |
FTE | Value = 1. Constrained by Full Time Equivalents. |