InternalPartMaxBakingTime Property |
For moisture sensitive electronic parts, an integer value indicating the total number of minutes that the
part may be baked 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 MaxBakingTime { get; set; }
Public Property MaxBakingTime As Integer
Get
Set
public:
property int MaxBakingTime {
int get ();
void set (int value);
}
member MaxBakingTime : int with get, set
Property Value
Type:
Int32See Also