CTI32 Engine Class Library
BoardData.id Field
The board number assigned in the .config file
[Visual Basic]
Public id As
Integer
[C#]
public
int
id;
See Also
BoardData Class
|
CTI32Engine Namespace