CreateProcessSegmentParameter (IProductionModel)
Adds a parameter to a process segment.
Inputs | Data Type | Description |
---|---|---|
DataType | String | Specifies the data type for the parameter. |
Description | String |
Specifies the description of the new process segment parameter. |
Name | String |
Specifies a display name for the parameter. |
Unit of Measure | String | Specifies the unit of measure for the data type, such as gallons, inches, tons. |
Value | String | Specifies the value for the selected data type. The options available depend on the selected data type. |
Work Process Segment | DirectoryResource |
Specifies the process segment you want to add a parameter to. |