ModelAdvisor.SystemResult
Access system-level Model Advisor results
Description
View Model Advisor results obtained by using the run
method.
Creation
To access the properties of a SystemResult
object, apply the getResults
method to an Advisor.Application
object. If you run Model
Advisor by using the ModelAdvisor.run
, it returns the results as a
SystemResult
object. You can directly access the object
properties.
Properties
Object Functions
getCheckResults | Access specific Model Advisor check results |