PCBFeatureReferenceDesignator Property |
A human readable unique identifier for this component, as assigned by the ECAD designer.
Namespace:
FactoryLogix.xTend.DataObjects
Assembly:
FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.245.0.0 (8.245.0.0)
Syntax public string ReferenceDesignator { get; set; }
Public Property ReferenceDesignator As String
Get
Set
public:
property String^ ReferenceDesignator {
String^ get ();
void set (String^ value);
}
member ReferenceDesignator : string with get, set
Property Value
Type:
StringSee Also