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