InternalPartComponentType Property |
For electronic parts, the general category of the JEDEC package of this part.
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 ComponentType ComponentType { get; set; }
Public Property ComponentType As ComponentType
Get
Set
public:
property ComponentType ComponentType {
ComponentType get ();
void set (ComponentType value);
}
member ComponentType : ComponentType with get, set
Property Value
Type:
ComponentTypeSee Also