Filter Object Members
Project Developer Reference |
A Filter object represents a filter in Project.
Methods
Name | Description | |
---|---|---|
Apply | The description for this member will appear in the final release of Office 2007. | |
Delete | Deletes an object from its containing collection. |
Properties
Name | Description | |
---|---|---|
Application | Returns an Application object. Read-only Object. | |
FilterType | Returns the filter type of a specified filter. Can be one of the following PjItemType constants: pjOtherItem, pjResourceItem, or pjTaskItem. Read-only Long. | |
Index | Returns the index of an object in its containing collection. Read-only Long. | |
Name | Returns the name of a Filter object. Read/write String. | |
Parent | Returns the parent of the object. Read-only Object. | |
ShowInMenu | True if 1st_Project12 shows the view name in the View Bar and the View menu. Read/write Boolean. | |
ShowRelatedSummaryRows | True if 1st_Project12 shows related summary rows for the specified filter. Read/write Boolean. |