InternalPartDefaultBakingTime Property |
For moisture sensitive electronic parts, an integer value indicating the total number of minutes required
to restore the part to original condition based using low temperature baking processes.
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 DefaultBakingTime { get; set; }
Public Property DefaultBakingTime As Integer
Get
Set
public:
property int DefaultBakingTime {
int get ();
void set (int value);
}
member DefaultBakingTime : int with get, set
Property Value
Type:
Int32See Also