Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Applies to: PerformancePoint Services for SharePoint Server, Enterprise version
Represents the Apply Filters button that applies the selections in the filter controls to the connected items on a dashboard page.
The ApplyFiltersButton type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
ApplyFiltersButton | Initializes a new instance of the ApplyFiltersButton class. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
BeginPoints | Gets the beginpoints for the filter. (Inherited from Filter.) |
![]() |
CheckedOutTo | Gets or sets the user the object is currently checked out to. (Inherited from FirstClassElement.) |
![]() |
Comments | Gets the collection of comments on the element. (Inherited from Element.) |
![]() |
ContentType | Gets or sets the type of object. (Inherited from FirstClassElement.) |
![]() |
CreatedBy | Gets or sets the user who created this version of the object. (Inherited from FirstClassElement.) |
![]() |
CreatedDate | Gets or sets the date that this version of the object was created. (Inherited from FirstClassElement.) |
![]() |
CustomData | Gets or sets optional information that is used by the filter. (Inherited from Filter.) |
![]() |
DataSourceLocation | Gets or sets the location in the repository of the source of the selectable filter values. (Inherited from Filter.) |
![]() |
Description | Gets or sets the description of the element. (Inherited from Element.) |
![]() |
EndPoints | Gets the endpoints for the filter. (Inherited from Filter.) |
![]() |
Folder | Gets or sets the display folder that contains the object. (Inherited from FirstClassElement.) |
![]() |
Guid | Gets or sets the GUID of the object. (Inherited from FirstClassElement.) |
![]() |
LastModified | Gets or sets the date and time when the object was last updated. (Inherited from FirstClassElement.) |
![]() |
Location | Gets or sets the location of the object in the repository. (Inherited from FirstClassElement.) |
![]() |
ModifiedBy | Gets or sets the last user to modify the object. (Inherited from FirstClassElement.) |
![]() |
Name | Gets or sets the display name of the element. (Inherited from Element.) |
![]() |
Owner | Gets or sets the owner of the element. (Inherited from Element.) |
![]() |
Properties | Gets the collection of properties for this element. (Inherited from Element.) |
![]() |
ReadOnly | Gets or sets a Boolean value that indicates whether the filter is read-only. (Inherited from Filter.) |
![]() |
RendererClassName | Gets or sets the fully qualified name of the class that renders the filter's Web server control. (Inherited from Filter.) |
![]() |
SelectionMode | Gets or sets the selection mode for the filter: SingleSelect or MultiSelect. (Inherited from Filter.) |
![]() |
SubTypeId | Gets or sets the unique identifier for this filter type. (Inherited from Filter.) |
![]() |
Version | Gets or sets the version number of the object. (Inherited from FirstClassElement.) |
![]() |
Visualization | Gets or sets the type of visualization for the filter. (Inherited from Filter.) |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Clone | Performs a deep copy of this object. (Inherited from Filter.) |
![]() |
CompareTo | Compares this object to another object for sorting purposes. (Inherited from Element.) |
![]() |
CopyFrom | Copies from another object. (Inherited from Filter.) |
![]() |
Diff | Compares this object with another object and returns the differences. (Inherited from Filter.) |
![]() |
Equals(Object) | (Inherited from Object.) |
![]() |
Equals(Element) | Determines whether this object is equal to another object of the same type. (Inherited from Element.) |
![]() |
Equals(Filter) | Determines whether this object is equal to another object of the same type. (Inherited from Filter.) |
![]() |
Equals(FirstClassElement) | Determines whether this object is equal to another object of the same type. (Inherited from FirstClassElement.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetChildFCOLocations | Returns the location of the data source for this filter. (Inherited from Filter.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
InitBeginPoints | Initializes the filter beginpoints. (Inherited from Filter.) |
![]() |
InitEndPoints | Initializes the filter endpoints. (Inherited from Filter.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
![]() |
Validate | Validates this object. (Inherited from FirstClassElement.) |
Top