CreateEquipmentActual (IProductionRuntime)
Creates an equipment actual on a specified segment response, without the ability to set initial start and end time values for the actual.
If you want to set initial start and end time values for the actual, use the CreateEquipmentActualEx call method instead.
Inputs | Data Type | Description |
---|---|---|
Description | String |
Specifies the name of the equipment actual. |
Equipment | DirectoryResource |
Specifies the equipment or equipment class associated with the equipment actual. In the Inputs section of the activity configuration panel, click the ellipsis button to open the Universal Browser to select the resource you want to use. |
Quantity | Double |
Specifies the quantity of the equipment actual. |
Requirement ID (optional) | GUID |
Specifies the resource requirement you want to associate with the equipment actual. |
S95 ID | String |
Specifies the unique name of the equipment actual on the specified segment response. |
Segment Response ID | GUID |
Specifies the segment response you want to associate with the equipment actual. |
Unit of Measure | String |
Specifies the unit of measure you want to associate with the equipment actual. |
Outputs | Description | |
---|---|---|
GUID |
Returns the new equipment actual. |