CTI32 Engine Class Library

SubDevice.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

SubDevice Class | CTI32Engine Namespace