FeatureSwitches.QueryRefreshV2Enabled Property

Definition

Gets a value whether the query refresh is enabled.

public:
 property bool QueryRefreshV2Enabled { bool get(); };
public bool QueryRefreshV2Enabled { get; }
member this.QueryRefreshV2Enabled : bool
Public ReadOnly Property QueryRefreshV2Enabled As Boolean

Property Value

true if the query refresh is enabled; otherwise, false.

Applies to