Get checks belonging to a task
For a Model Advisor object, use the
method to get all of the Model Advisor checks that are part of a task. To locate the task
name, use the taskChecks
= getCheckForTask(ma
,taskID
)getTaskAll
method.