Share via


Filter.FilterType Property

Project Developer Reference

Returns the filter type of a specified filter. Can be one of the following PjItemType constants: pjOtherItem, pjResourceItem, or pjTaskItem. Read-only Long.

Syntax

expression.FilterType

expression   A variable that represents a Filter object.

Return Value
PjItemType

See Also