DefectIsPolarized Property |
For electronic printed circuit board (PCB) type assemblies, a flag indicating whether or not the component
associated with this defect is a polarized component.
Namespace:
FactoryLogix.xTend.DataObjects
Assembly:
FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.245.0.0 (8.245.0.0)
Syntax public bool IsPolarized { get; set; }
Public Property IsPolarized As Boolean
Get
Set
public:
property bool IsPolarized {
bool get ();
void set (bool value);
}
member IsPolarized : bool with get, set
Property Value
Type:
BooleanSee Also