LEADTOOLS Medical (Leadtools.Dicom.AddIn assembly)

SetIgnoreType Method

Show in webframe





The name for the type.
The type from the addin DLL to ignore.
Sets a type to ignore from loaded addins DLLs.
Syntax
public void SetIgnoreType( 
   string name,
   Type type
)
'Declaration
 
Public Sub SetIgnoreType( _
   ByVal name As String, _
   ByVal type As Type _
) 
'Usage
 
Dim instance As AdvancedSettings
Dim name As String
Dim type As Type
 
instance.SetIgnoreType(name, type)

            

            
public:
void SetIgnoreType( 
   String^ name,
   Type^ type
) 

Parameters

name
The name for the type.
type
The type from the addin DLL to ignore.
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