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 (24.3.0.1000)
Syntax bool RunByDefault { get; }
ReadOnly Property RunByDefault As Boolean
Get
property bool RunByDefault {
bool get ();
}
abstract RunByDefault : bool with get
Property Value
Type:
BooleanRemarks See Also