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

The FilterParameter type exposes the following members.

Properties
  Name Description
Public property DependantCalculatedColumns
Gets a list of calculated columns that are dependant on this filter parameter value
Public property DirectFilterDependantObjects
Gets a collection that contains all the DashboardObjects that are dependant on this filter condition, excluding those that are dependant on other dependants.
Public property DisplayColumnDateType
Gets and sets a value that determines how date and date/time values are treated in the display of a drop down list
Public property FilterDependantControlPanelObjects
Gets a collection that contains all the ControlPanelObjects that are dependant on this filter condition.
Public property FilterDependantObjects
Gets a collection that contains all the DashboardObjects that are dependant on this filter condition.
Public property ID
Gets the ID of this Filter Parameter
Public property QueryParameters
Gets a collection of the query parameters that this control panel object represents.
Public property RefreshQueriesOnChange
Gets a collection of queries that should be refreshed when the value of this query parameter is changed.
Public property Text
Gets and sets a text value that will be displayed by this filter object.
Public property Value
Gets and sets the value that this filter object returns.
Top
See Also