Version:
ScriptStatementInfo(string scriptName, System.Collections.Generic.IReadOnlyDictionary<string, string> parameters, System.Type operationType) Constructor
Syntax
public ScriptStatementInfo(string scriptName, IReadOnlyDictionary<string, string> parameters, System.Type operationType)
Parameters
- scriptName
- Type: string
- parameters
- Type: System.Collections.Generic.IReadOnlyDictionary<string, string>
- operationType
- Type: System.Type