UpdateWorkProcessSegmentDetails (IProductionModel)
Updates a work process segment using information provided in attributes.
Inputs | Data Type | Description |
---|---|---|
Description | String |
Specifies the description of the work process segment to update. |
Duration | Double | Specifies the work process segment duration in minutes. The duration can be defined at any level of the process. Duration is not inherited through an association with another resource. |
Location | DirectoryResource | Specifies the equipment resource associated with the work process segment. |
Name | String |
Specifies the display name of the work process segment whose details you want to update. |
Unit of Measure | String | Specifies the unit of measure of the equipment specification associated with the work process segment. |
Work Process Segment | DirectoryResource | Specifies the work process segment to be updated. |
Work Type | String |
Specifies the work type that describes the category of work the work definition is associated with. |
Workflow | DirectoryResource | Specifies the workflow to associate with the work process segment. |
This call method returns no data.