IHealthCheckInfoSupportsFix Property |
Gets a value indicating whether the check can automatically fix the errors it detects.
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 SupportsFix { get; }
ReadOnly Property SupportsFix As Boolean
Get
property bool SupportsFix {
bool get ();
}
abstract SupportsFix : bool with get
Property Value
Type:
BooleanSee Also