C#
VB
C++
Determines if the ILogEntry can be logged.
Public Function CanLog( _
ByVal logEntry As Leadtools.Logging.ILogEntry _
) As Boolean
public:
bool CanLog(
Leadtools.Logging.ILogEntry^ logEntry
)
logEntry
The ILogEntry that is to be logged.
true if the ILogEntry can be logged; false otherwise
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET