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.254.0.0 (8.254.0.0)
Syntaxpublic 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:
MountTechnologyType
See Also