Represents a location in the factory for materials requiring refridgeration.
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 ColdStorage : ResourceBase
Public Class ColdStorage
Inherits ResourceBase
public ref class ColdStorage : public ResourceBase
type ColdStorage =
class
inherit ResourceBase
end
The ColdStorage type exposes the following members.
Constructors
| Name | Description |
---|
 | ColdStorage | Initializes a new instance of the ColdStorage class |
Top
Properties
| Name | Description |
---|
 | TemperatureSettingProfile |
The pre-configured profile that is used to regulate and manage the refridgeration
for this cold storage.
|
Top
See Also