PCBFeatureFeatureType Property |
The type of the feature this object represents.
Namespace:
FactoryLogix.xTend.DataObjects
Assembly:
FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.245.0.0 (8.245.0.0)
Syntax public FeatureType FeatureType { get; set; }
Public Property FeatureType As FeatureType
Get
Set
public:
property FeatureType FeatureType {
FeatureType get ();
void set (FeatureType value);
}
member FeatureType : FeatureType with get, set
Property Value
Type:
FeatureTypeSee Also