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.245.0.0 (8.245.0.0)
Syntax public 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 |
TopProperties
| Name | Description |
---|
| TemperatureSettingProfile |
The pre-configured profile that is used to regulate and manage the refridgeration
for this cold storage.
|
TopSee Also