API Reference
Class
AnalysisRunSettings
Settings that control intelligencex analyze run execution behavior.
Inheritance
- Object
- AnalysisRunSettings
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
- Property AnalysisSettings.Run
Constructors
public AnalysisRunSettings() #Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
Properties
public Boolean Strict { get; set; } #When true, analysis runner failures (for example tool execution failures) return a non-zero exit code.