Share via


ViewSingle.Type Property

Project Developer Reference

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

Syntax

expression.Type

expression   A variable that represents a ViewSingle object.

Return Value
PjItemType

See Also