LEADTOOLS Medical (Leadtools.Dicom.AddIn assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
SetAddInOption Method
See Also 
Leadtools.Dicom.AddIn.Configuration Namespace > AdvancedSettings Class : SetAddInOption Method



addinName
Name of the addin.
option
The option.
value
The value.
addinName
Name of the addin.
option
The option.
value
The value.
Sets an option for the addin.

Syntax

Visual Basic (Declaration) 
Public Sub SetAddInOption( _
   ByVal addinName As String, _
   ByVal option As String, _
   ByVal value As String _
) 
Visual Basic (Usage)Copy Code
Dim instance As AdvancedSettings
Dim addinName As String
Dim option As String
Dim value As String
 
instance.SetAddInOption(addinName, option, value)
C# 
public void SetAddInOption( 
   string addinName,
   string option,
   string value
)
C++/CLI 
public:
void SetAddInOption( 
   String^ addinName,
   String^ option,
   String^ value
) 

Parameters

addinName
Name of the addin.
option
The option.
value
The value.

Remarks

Options are name/value pairs that are stored under an addin configuration in the tag. If the option doesn't currently exist it is added to the configuration.

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

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