OutputData

Gets the output data, by type string key, for this task.

Declaration Syntax

public IDictionary<string, List<object>> OutputData { get; }