Share via


ViewCombination.Type Property

Project Developer Reference

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

Syntax

expression.Type

expression   A variable that represents a ViewCombination object.

Return Value
PjItemType

See Also