InternalPartMaxCoolingCount Property |
For electronic solder paste, an integer value indicating the total number of time the paste may be refrigerated
before it must be discarded.
THIS FIELD IS NOT UTILIZED BY FACTORYLOGIX, AND IS PROVIDED FOR BACKWARDS COMPATIBILITY WITH LEGACY DIPLAN MODULES ONLY.
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 MaxCoolingCount { get; set; }
Public Property MaxCoolingCount As Integer
Get
Set
public:
property int MaxCoolingCount {
int get ();
void set (int value);
}
member MaxCoolingCount : int with get, set
Property Value
Type:
Int32See Also