Version:
GetVariables Method
Returns a dictionary containing all of the variables and their values in the raft.
Syntax
public
abstract
IReadOnlyDictionary<Inedo.ExecutionEngine.RuntimeVariableName, string> GetVariables()
Returns
Dictionary containing all of the variables and their values in the raft.