Represents the results of performing work on an activity and updating its state.
Inheritance Hierarchy
Namespace:
FactoryLogix.xTend.DataObjects
Assembly:
FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.251.0.0 (8.251.0.0)
Syntaxpublic class ActivityResult
Public Class ActivityResult
public ref class ActivityResult
type ActivityResult = class end
The ActivityResult type exposes the following members.
Constructors
| Name | Description |
---|
 | ActivityResult | Initializes a new instance of the ActivityResult class |
Top
Properties
| Name | Description |
---|
 | ResultCode |
An enumerated value describing the detailed result of updating the activity's state.
|
Top
See Also