LEADTOOLS Medical (Leadtools.Dicom.AddIn assembly)
LEAD Technologies, Inc

SetIgnoreType Method






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,
   Windows.UI.Xaml.Interop.TypeName type
)
 function Leadtools.Dicom.AddIn.Configuration.AdvancedSettings.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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

AdvancedSettings Class
AdvancedSettings Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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