C#
VB
C++
Gets the logger channels registered with the specific addin.
public Dictionary<string, Type> GetLoggerChannels(string addinName,string loggerName)
Public Function GetLoggerChannels( _ByVal addinName As String, _ByVal loggerName As String _) As Dictionary(Of String,Type)
public:Dictionary<String^,Type^>^ GetLoggerChannels(String^ addinName,String^ loggerName)
addinName
Name of the addin.
loggerName
The name of the logger to get.
An index list of logger channels registered with the specified logger.
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
