ItemCoolingCount Property |
The items which require refrigerated storage (PCB solder paste, for example), the number
of times that a particular item has been placed into refrigeration.
This is a read-only property that is maintained by the system and may not be directly adjusted.
Namespace:
FactoryLogix.xTend.DataObjects
Assembly:
FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.245.0.0 (8.245.0.0)
Syntax public int CoolingCount { get; }
Public ReadOnly Property CoolingCount As Integer
Get
public:
property int CoolingCount {
int get ();
}
member CoolingCount : int with get
Property Value
Type:
Int32See Also