UnlockStationResponse Class |
[This is preliminary documentation and is subject to change.]
Response to a request for a process endpoint to resume production, following a previous lock.
{
"Result": {
"Result": "Success",
"ResultCode": 0,
"Message": "OK"
}
}
Inheritance Hierarchy
Namespace:
CFX.Production
Assembly:
CFXnet46 (in CFXnet46.dll) Version: 1.0.5
Syntaxpublic class UnlockStationResponse : CFXMessage
Public Class UnlockStationResponse
Inherits CFXMessage
The UnlockStationResponse type exposes the following members.
Properties
See Also