Share via


Table.TableType Property

Project Developer Reference

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

Syntax

expression.TableType

expression   A variable that represents a Table object.

Return Value
PjItemType

See Also