Planner.PlannerHiringType Enumeration
Specifies the type of hiring in a planner solution row.
Namespace: Microsoft.Office.Project.Server.Library
Assembly: Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)
Syntax
'Declaration
Public Enumeration PlannerHiringType
'Usage
Dim instance As Planner.PlannerHiringType
public enum PlannerHiringType
Members
Member name | Description | |
---|---|---|
Internal | Value = 0. Internal hiring. | |
External | Value = 1. External hiring. |