IHealthCheckInfoRunByDefault Property  | 
 Gets a value indicating whether the check will be run by default.
 
    Namespace: 
   Dundas.BI.Services.Health
    Assembly:
   Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.3.0.1000)
Syntaxbool RunByDefault { get; }ReadOnly Property RunByDefault As Boolean
	Get
property bool RunByDefault {
	bool get ();
}abstract RunByDefault : bool with get
Property Value
Type: 
Boolean
Remarks
See Also