Click or drag to resize
DashboardFilterUserDependentFilter Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets a property that indicates whether this condition is dependent on the user that is logged in

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public bool UserDependentFilter { get; }

Return Value

Type: Boolean
True if this condition is dependent on the user that is logged in
See Also