Click or drag to resize

ItemIsPanel Property

A boolean value indicating that this item is a PCB panel comprised of one or more child circuits. This is a read-only property that is maintained by the system and may not be directly adjusted.

Namespace:  FactoryLogix.xTend.DataObjects
Assembly:  FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.242.0.0 (8.242.0.0)
Syntax
public bool IsPanel { get; }

Property Value

Type: Boolean
See Also