Click or drag to resize

BoardData Class

Describes a PCB that is being pressed.
Inheritance Hierarchy
SystemObject
  CFX.Structures.PressInsertionBoardData

Namespace: CFX.Structures.PressInsertion
Assembly: CFX (in CFX.dll) Version: 1.7.3
Syntax
public class BoardData

The BoardData type exposes the following members.

Constructors
 NameDescription
Public methodBoardData Default constructor
Top
Properties
 NameDescription
Public propertyBarcodeLabel The board barcode label
Public propertyBoardName The name of the board.
Public propertyEndDateTime The board start time
Public propertySerialNumber The board serial number
Public propertyStartDateTime The board start date
Top
See Also