Click or drag to resize
DashboardFilter Properties DataPA OpenAnalytics
DataPA OpenAnalytics API Reference

The DashboardFilter type exposes the following members.

Properties
  Name Description
Public property AdditionalFilterColumns
Gets a collection that contains a list of the date/date-time fields that need to be filtered by month/quarter to apply this filter.
Public property Clone
Gets cloned copy of this object (only the ID will be different).
Public property FilterConditions
Gets and sets the DashboardFilterConditions collection that defines the filter.
Public property FilterString
Gets and sets a value that represents the filter string.
Public property Guid
Gets and sets a GUID that uniquely identifies this object.
Public property ID
Gets a value that indicates the Unique ID of this object.
Public property ObjectSizes
Gets a dictionary of serialized objects contained in this object, along with their sizes (in bytes)
Public property TimeDependent
Returns a value that indicates whether this is a time dependent filter
Public property TreeViewAdditionalFilterColumns
Gets a collection that contains a list of the date/date-time fields that need to be filtered by month/quarter to apply this filter.
Public property TreeViewFilter
Gets the combined filter built from the tree view filter strings.
Public property TreeViewFilterPanelIDs
Gets and sets a collection of IDs of the treeview filter panels that provide the filter for this object.
Public property TreeViewFilterPanelIDsDoNotInheritFilter
Gets and sets a list of IDs that identifies any treeview filters applied to this object that should not inherit the parent filter of the treeview
Public property TreeViewFilterStrings
Gets and sets a collection of the filter strings derived from the TreeViewFilterPanelIDs collection.
Public property UseManualFilter
Gets and sets a value that indicates if the manual filter string should override the conditions collection.
Public property UserDependentFilter
Gets a property that indicates whether this condition is dependent on the user that is logged in
Public property UsesDynamicValues
Gets a property that indicates if the dashboard filter uses dynamic values such as user or group.
Top
See Also