docs.inedo.com →
inedo.com →
Otter SDK Reference
Version:
1.5.0
1.3.0
1.1
1.0
0.0
Otter SDK
Inedo.Otter.Extensibility.Operations
ICustomArgumentMapper
OutArguments
OutArguments Property
Gets or sets the dictionary containing out arguments.
Syntax
public
abstract
System.Collections.Generic.IDictionary<string, Inedo.ExecutionEngine.RuntimeValue> OutArguments {
get
;
set
; }