Click or drag to resize

UnitsProcessed Properties

The UnitsProcessed type exposes the following members.

Properties
 NameDescription
Public propertyCommonProcessData Dynamic structure containing data that is common to all production units processed by this work transaction. Any data that is specfic to an individual production unit will instead be contained within the UnitProcessData property.
Public propertyOverallResult The overall result of the processing operation.
Public propertyTransactionId The id of the work transaction with which this message is associated.
Public propertyUnitProcessData A list of structures containing the processing data for each production units processed by this transaction.
Top
See Also