LEADTOOLS Medical (Leadtools.Dicom.AddIn assembly)

GetLoggerChannels Method

Show in webframe





Name of the addin.
The name of the logger to get.
Gets the logger channels registered with the specific addin.
Syntax
public Dictionary<string,Type> GetLoggerChannels( 
   string addinName,
   string loggerName
)
'Declaration
 
Public Function GetLoggerChannels( _
   ByVal addinName As String, _
   ByVal loggerName As String _
) As Dictionary(Of String,Type)
'Usage
 
Dim instance As AdvancedSettings
Dim addinName As String
Dim loggerName As String
Dim value As Dictionary(Of String,Type)
 
value = instance.GetLoggerChannels(addinName, loggerName)

            

            
public:
Dictionary<String^,Type^>^ GetLoggerChannels( 
   String^ addinName,
   String^ loggerName
) 

Parameters

addinName
Name of the addin.
loggerName
The name of the logger to get.

Return Value

An index list of logger channels registered with the specified logger.
Requirements

Target Platforms

See Also

Reference

AdvancedSettings Class
AdvancedSettings Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom.AddIn requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features