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.245.0.0 (8.245.0.0)
Syntax public 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 |
TopProperties
| Name | Description |
---|
| ResultCode |
An enumerated value describing the detailed result of updating the activity's state.
|
TopSee Also