Click or drag to resize

ConditionCompleted Class

Sent by a press insertion machine when a condition has been completed
{
  "TransactionID": "2c24590d-39c5-4039-96a5-91900cecedfa",
  "ResultOfCondition":
}
Inheritance Hierarchy
SystemObject
  CFXCFXMessage
    CFX.Production.Assembly.PressInsertionConditionCompleted

Namespace: CFX.Production.Assembly.PressInsertion
Assembly: CFX (in CFX.dll) Version: 1.7.3
Syntax
public class ConditionCompleted : CFXMessage

The ConditionCompleted type exposes the following members.

Constructors
 NameDescription
Public methodConditionCompleted 
Top
Properties
 NameDescription
Public propertyResultOfCondition An enumeration indicating the result of the condition
Public propertyTransactionID Related Transaction ID specified previously by WorkStarted Message
Top
See Also