Click or drag to resize

Activity Class

Represents a single activity that operators perform at a particular operation.
Inheritance Hierarchy

Namespace:  FactoryLogix.xTend.DataObjects
Assembly:  FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.242.0.0 (8.242.0.0)
Syntax
public class Activity : StepBase

The Activity type exposes the following members.

Constructors
  NameDescription
Public methodActivity
Initializes a new instance of the Activity class
Top
Properties
  NameDescription
Public propertypartAssignmentElements
A list of the data sources (data generators) contained within this data template.
Public propertyProcessActivityType
An enumeration indicating the type of this activity.
Top
See Also