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.251.0.0 (8.251.0.0)
Syntaxpublic class Workstation : ResourceBase
Public Class Workstation
Inherits ResourceBase
public ref class Workstation : public ResourceBase
type Workstation =
class
inherit ResourceBase
end
The Workstation type exposes the following members.
Constructors
| Name | Description |
---|
 | Workstation | Initializes a new instance of the Workstation class |
Top
See Also