Click or drag to resize

Area Class

Represents a physical or logical region a factory that contains resources such as stocks, production lines, 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 Area : ResourceBase

The Area type exposes the following members.

Constructors
  NameDescription
Public methodArea
Initializes a new instance of the Area class
Top
Properties
  NameDescription
Public propertyChildResources
A list of objects derived from ResourceBase representing the immediate children of this area.
Top
See Also