Represents a single physical factory or site where work is performed.
Factories may be further broken down into
Areas, and contain
resources such as production lines, stocks, etc..
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 Factory : ResourceBase
Public Class Factory
Inherits ResourceBase
public ref class Factory : public ResourceBase
type Factory =
class
inherit ResourceBase
end
The Factory type exposes the following members.
Constructors
| Name | Description |
---|
| Factory | Initializes a new instance of the Factory class |
TopProperties See Also