Returns a Inedo.ExecutionEngine.ActionStatement which can be used to call a script with the specified name and arguments.
ScriptStatementInfo specifying the script, operation, and arguments.
Original statement value. When not null (Nothing in Visual Basic), named arguments are copied from this instance to the return value.
Inedo.ExecutionEngine.ActionStatement which can be used to call the script.
System.ArgumentNullException |
scriptStatementInfo is null (Nothing in Visual Basic). |