OutArguments Property
Gets the named out arguments.
Syntax
public
abstract
System.Collections.Generic.IReadOnlyDictionary<string, Inedo.ExecutionEngine.RuntimeVariableName> OutArguments {
get
; }