BatchIsPanelized Property |
A boolean value indicating whether or not the assembly associated with this batch is a panelized
printed circuit board (PCB).
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 IsPanelized { get; }
Public ReadOnly Property IsPanelized As Boolean
Get
public:
property bool IsPanelized {
bool get ();
}
member IsPanelized : bool with get
Property Value
Type:
BooleanSee Also