InternalPartMaximumBakingCount Property |
For moisture sensitive electronic parts, the total number of times that the part may be
restored to original condition via 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 MaximumBakingCount { get; set; }
Public Property MaximumBakingCount As Integer
Get
Set
public:
property int MaximumBakingCount {
int get ();
void set (int value);
}
member MaximumBakingCount : int with get, set
Property Value
Type:
Int32See Also