public interface IPCBIScriptAnalysis : IPCBIScript,
IPCBIAnalysisPublic Interface IPCBIScriptAnalysis
Inherits IPCBIScript, IPCBIAnalysispublic interface class IPCBIScriptAnalysis : IPCBIScript,
IPCBIAnalysistype IPCBIScriptAnalysis =
interface
interface IPCBIScript
interface IPCBIAnalysis
end| Name |
The name of this analysis to identify it with the settings.
(Inherited from IPCBIAnalysis) |
| PreviewIcon |
The preview icon for this analysis
(Inherited from IPCBIAnalysis) |
| ResultsFolderName |
The path to the results directory of this analysis relative to the job path
(Inherited from IPCBIAnalysis) |
| ShowResultsPreview |
Set if the file preview should show if results are available
(Inherited from IPCBIAnalysis) |
| Title |
The readable name of this analysis
(Inherited from IPCBIAnalysis) |
| Execute | (Inherited from IPCBIScript) |
| GetStandardRules |
Create a instance of rules to define the default standard rules.
(Inherited from IPCBIAnalysis) |