Click or drag to resize
CalculatedColumnUpdatingFilterObjectIDs Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets a list of the IDs of any filter object that updates this calculated column

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public List<string> UpdatingFilterObjectIDs { get; }

Property Value

Type: ListString
A list of the IDs of any filter object that updates this calculated column

Return Value

Type: ListString
A list of the IDs of any filter object that updates this calculated column
Remarks