AdapterIsLoadingScreenDisabled Property

Gets or sets a value indicating whether the loading screen is disabled for this Adapter.

Namespace: Dundas.BI.Entities.Views
Assembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntax
public bool IsLoadingScreenDisabled { get; set; }

Property Value

Boolean
if the loading screen is disabled for this Adapter; otherwise, .
See Also