AdvisorProperties.AutoExecuteStatus Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Optional. Gets the auto-execute status (whether to let the system execute the recommendations) of this advisor. Possible values are 'Enabled' and 'Disabled'
public string AutoExecuteStatus { get; set; }
member this.AutoExecuteStatus : string with get, set
Public Property AutoExecuteStatus As String