InputData

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

Declaration Syntax

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