Click or drag to resize
BlendingDetailsRefreshWithDependencies Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets a property that indicates whether this blending query should automatically refresh if the Outer Table or Inner Table data sets are refreshed

Namespace: DataPA.Utils.QueryEngine
Assembly: DataPAQueryEngine (in DataPAQueryEngine.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public bool RefreshWithDependencies { get; set; }

Return Value

Type: Boolean
True if this blending query should automatically refresh if the Outer Table or Inner Table data sets are refreshed

Implements

BlendingDetails_BlendingDetailsRefreshWithDependencies
See Also