ForEachInput Property
|
|
Input.Value object implementing the IList interface, whose elements will be processed by the loop body.
Namespace:
MediaCy.Commands.Workflow
Assembly:
MediaCy.Commands (in MediaCy.Commands.dll) Version: 3.1.0.0
Syntax
RemarksIf Input.Value is not an Ilist, a single iteration is performed on its value.
See Also