Click or drag to resize

Workstation Class

Represents a specific location within the factory where work is performed. This may be a location where one or more humans perform work, or it may represent a piece of automated (robotic) equipment.
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 Workstation : ResourceBase

The Workstation type exposes the following members.

Constructors
  NameDescription
Public methodWorkstation
Initializes a new instance of the Workstation class
Top
See Also