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
IOperationConfiguration
OutArguments
OutArguments Property
Gets the named out arguments.
Syntax
public
abstract
System.Collections.Generic.IReadOnlyDictionary<string, Inedo.ExecutionEngine.RuntimeVariableName> OutArguments {
get
; }