CTI32 Engine Class Library

VirtualBoard.log Field

A reference to the Logging class that allow the class to write log messages.

[Visual Basic]
Protected log As Log
[C#]
protected Log log;

See Also

VirtualBoard Class | CTI32Engine Namespace