Click or drag to resize
DrillDownSourceTableRowFilter Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets a string value that represents the filter that should be applied to the source data table to render this object.

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public string SourceTableRowFilter { get; set; }

Property Value

Type: String
A string value that represents the filter that should be applied to the source data table to render this object.

Return Value

Type: String
A string value that represents the filter that should be applied to the source data table to render this object.
Remarks