Click or drag to resize

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.242.0.0 (8.242.0.0)
Syntax
public MountTechnologyType MountingTechnology { get; set; }

Property Value

Type: MountTechnologyType
See Also