InternalPartHandling Property |
For electronic parts, a set of flags indicating ways in which this part may be handled
during placement, insertion, or overall processing.
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 Handling Handling { get; set; }
Public Property Handling As Handling
Get
Set
public:
property Handling Handling {
Handling get ();
void set (Handling value);
}
member Handling : Handling with get, set
Property Value
Type:
HandlingSee Also