OutputData

Returns the output data exposed by this task. Keys indicate the data type, values are the list of corresponding objects.

Declaration Syntax

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