Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 725 Bytes

Project.ViewSingle.Type.md

File metadata and controls

28 lines (17 loc) · 725 Bytes
title ms.service api_name ms.assetid ms.date ms.localizationpriority
ViewSingle.Type property (Project)
project-server
Project.ViewSingle.Type
58b21a88-c71d-9949-5ca2-a0511d24467e
06/08/2017
medium

ViewSingle.Type property (Project)

Gets the type of item in the single view, such as tasks or resources. Read-only PjItemType.

Syntax

expression.Type

expression A variable that represents a ViewSingle object.

Remarks

The Type property for a view can be one of the following PjItemType constants: pjOtherItem, pjResourceItem, or pjTaskItem.

[!includeSupport and feedback]