InedoSDK Reference
Version:

ScriptInfo(System.Collections.Generic.IEnumerable<ScriptParameterInfo> parameters, string summary, System.Collections.Generic.IEnumerable<string> loadWarnings, string defaultArgumentsFormat, System.Collections.Generic.IEnumerable<ScriptConfigurationValues> configVariables, string ahExecModeVariable) Constructor

Syntax

public ScriptInfo(IEnumerable<ScriptParameterInfo> parameters, string summary, IEnumerable<string> loadWarnings, string defaultArgumentsFormat, IEnumerable<ScriptConfigurationValues> configVariables, string ahExecModeVariable)

Parameters

parameters
Type: System.Collections.Generic.IEnumerable<ScriptParameterInfo>
summary
Type: string
loadWarnings
Type: System.Collections.Generic.IEnumerable<string>
defaultArgumentsFormat
Type: string
configVariables
Type: System.Collections.Generic.IEnumerable<ScriptConfigurationValues>
ahExecModeVariable
Type: string