Resource.TimePhasedRowType enumeration
This member is reserved for internal use and is not intended to be used directly from your code.
Namespace: Microsoft.Office.Project.Server.Library
Assembly: Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)
Syntax
'Declaration
Public Enumeration TimePhasedRowType
'Usage
Dim instance As Resource.TimePhasedRowType
public enum TimePhasedRowType
Members
Member name | Description | |
---|---|---|
Capacity | Value=0. Not supported. Capacity row. | |
Availability | Value=1. Not supported. Availability row. | |
Assignment | Value=2. Not supported. Assignment row. |
Remarks
The Resource.TimePhasedRowType type is used in the untyped DataSet object returned by ReadResourceAvailabilityForGrid. Values and descriptions for the Resource.TimePhasedRowType type are provided soley for interpreting the information in this DataSet object.