User`s guide

25 Create Model Advisor Checks
25-32
Display and Enable Checks
You can create a check and specify how it appears in the Model Advisor. You can define
when to display a check, or whether a user can select or clear a check using the Visible,
Enable, and Value properties of the ModelAdvisor.Check class.
Note: When adding checks to the Model Advisor as tasks, specify these properties in the
ModelAdvisor.Task class. If you specify the properties in both ModelAdvisor.Check
and ModelAdvisor.Task, the ModelAdvisor.Task properties take precedence,
except for the Visible and LicenseName properties. For more information, see
ModelAdvisor.Task.
Modify the behavior of the Visible, Enable, and Value properties in a process callback
function (see “Define Startup and Post-Execution Actions Using Process Callback
Functions” on page 25-28). The following chart illustrates how these properties interact.