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.

See also

Reference

Microsoft.Office.Project.Server.Library namespace