-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Add these constructors of namespace Process to TIA:
- Process.PluginDescribeResult.OutputParameter(String name, Process.PluginDescribeResult.ParameterType parameterType)
- Process.PluginDescribeResult.OutputParameter(String name, String description, Process.PluginDescribeResult.ParameterType parameterType)
- Process.PluginDescribeResult.InputParameter(String name, Process.PluginDescribeResult.ParameterType parameterType, Boolean required)
- Process.PluginDescribeResult()
- Process.PluginDescribeResult.InputParameter(String name, String description, Process.PluginDescribeResult.ParameterType parameterType, Boolean required)
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Type
Projects
Status
No status