Share via


View.Type Property

Project Developer Reference

Returns or sets the type of item in a view. Can be one of the following PjItemType constants: pjOtherItem, pjResourceItem, or pjTaskItem. Read/write Long.

Syntax

expression.Type

expression   A variable that represents a View object.

Return Value
PjItemType

See Also