The list of boards, that are part of this panel.
(Only the top-level boards, not the sub-boards of a top-level board.)
Namespace: CFX.Structures.PCBInspectionAssembly: CFX (in CFX.dll) Version: 2.0.0+5bb1f71a933ed371a0f5f2d5e7db34c89b75f3ea
Syntaxpublic List<Board> Boards { get; set; }
Public Property Boards As List(Of Board)
Get
Set
Property Value
ListBoard
See Also