SymptomReferenceDesignator Property |
For electronic printed circuit board (PCB) type assemblies, the location designator of the component
associated with this symptom.
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