title | ms.service | api_name | ms.assetid | ms.date | ms.localizationpriority | |
---|---|---|---|---|---|---|
View.Type property (Project) |
project-server |
|
ba42ed15-75ba-fad6-588a-3c4b8f42bad5 |
06/08/2017 |
medium |
Gets the type of item in the view, such as tasks or resources. Read-only PjItemType.
expression.Type
expression A variable that represents a View object.
The Type property for a view can be one of the following PjItemType constants: pjOtherItem, pjResourceItem, or pjTaskItem.
[!includeSupport and feedback]