Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom.AddIn assembly)

Show in webframe

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,
   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

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