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.1.1+880255d2f7380f340f56b243a51d99f2136bdae3
Syntaxpublic List<Board> Boards { get; set; }Public Property Boards As List(Of Board)
Get
Set
Property Value
ListBoard
See Also