title | ms.service | api_name | ms.assetid | ms.date | ms.localizationpriority | |
---|---|---|---|---|---|---|
ViewSingle.Type property (Project) |
project-server |
|
58b21a88-c71d-9949-5ca2-a0511d24467e |
06/08/2017 |
medium |
Gets the type of item in the single view, such as tasks or resources. Read-only PjItemType.
expression.Type
expression A variable that represents a ViewSingle object.
The Type property for a view can be one of the following PjItemType constants: pjOtherItem, pjResourceItem, or pjTaskItem.
[!includeSupport and feedback]