IHealthCheckInfoSupportsFix Property |
Gets a value indicating whether the check can automatically fix the errors it detects.
Namespace: Dundas.BI.Services.HealthAssembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntaxbool SupportsFix { get; }ReadOnly Property SupportsFix As Boolean
Get
property bool SupportsFix {
bool get ();
}abstract SupportsFix : bool with get
Property Value
Boolean
See Also