LockStationRequest Class |
[This is preliminary documentation and is subject to change.]
{
"Lane": "1",
"Stage": "5",
"Reason": "QualityIssue",
"Requestor": {
"OperatorIdentifier": "bdcb4098-4645-4342-b85d-65a64c52393e",
"ActorType": "Human",
"FullName": "Bill Smith",
"LastName": "Smith",
"FirstName": "Bill",
"LoginName": "bill.smith@domain1.com"
}
}Namespace: CFX.Production
The LockStationRequest type exposes the following members.
| Name | Description | |
|---|---|---|
| Lane |
An optional production lane. When specified, only that production lane shall be locked.
| |
| Reason |
Reason for the request to lock the station.
| |
| Requestor |
Identifies the originator of the request.
| |
| Stage |
An optional stage. When specified, only that stage shall be locked.
|