InternalPartMountingTechnology Property |
For electronic components, an enumerated value indicated the mounting technology for the part (SMT, Through-Hole, etc.).
Namespace:
FactoryLogix.xTend.DataObjects
Assembly:
FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.245.0.0 (8.245.0.0)
Syntax public MountTechnologyType MountingTechnology { get; set; }
Public Property MountingTechnology As MountTechnologyType
Get
Set
public:
property MountTechnologyType MountingTechnology {
MountTechnologyType get ();
void set (MountTechnologyType value);
}
member MountingTechnology : MountTechnologyType with get, set
Property Value
Type:
MountTechnologyTypeSee Also