Filter

Filter class

Represents a filter in Project .

Methods

NameDescription
CompareToCompares this instance to the specified instance of the Filter class and returns an indication of their relative order.
Equals (2 overloads)Returns a value indicating whether this instance is equal to the specified AssignmentBaseline object.
get_CriteriaGets the criteria that tasks or resources must meet to be displayed in MSP view.
get_FilterTypeGets the type of the filter.
get_IndexGets the index of a Filter object in the Filters containing object.
get_NameGets the name of a Filter object.
get_ShowInMenuGets a value indicating whether project shows the filter name in the Filter drop-down list on the View tab of the Ribbon.
get_ShowRelatedSummaryRowsGets a value indicating whether related summary rows are displayed for the filter.
get_UidGets the unique identifier of a filter.
GetHashCodeReturns a hash code value for the filter.
set_CriteriaSets the criteria that tasks or resources must meet to be displayed in MSP view.
set_FilterTypeGets the type of the filter.
set_NameSets the name of a Filter object.
set_ShowInMenuSets a value indicating whether project shows the filter name in the Filter drop-down list on the View tab of the Ribbon.
set_ShowRelatedSummaryRowsSets a value indicating whether related summary rows are displayed for the filter.