Click or drag to resize

ActivityResult Class

Represents the results of performing work on an activity and updating its state.
Inheritance Hierarchy
SystemObject
  FactoryLogix.xTend.DataObjectsActivityResult

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

The ActivityResult type exposes the following members.

Constructors
  NameDescription
Public methodActivityResult
Initializes a new instance of the ActivityResult class
Top
Properties
  NameDescription
Public propertyResultCode
An enumerated value describing the detailed result of updating the activity's state.
Top
See Also