WorkflowOutputParameter.linkMerge_

The method to use to merge multiple sources into a single array. If not specified, the default method is "merge_nested".

class WorkflowOutputParameter
@defaultValue(q"<"merge_nested">")
LinkMergeMethod linkMerge_;

Meta