LEADTOOLS Medical (Leadtools.Dicom.Server.Admin assembly)

AddInOptions Property

Show in webframe





Gets the options provided by the installed addins.
Syntax
public List<IAddInOptions> AddInOptions {get;}
'Declaration
 
Public ReadOnly Property AddInOptions As List(Of IAddInOptions)
'Usage
 
Dim instance As DicomService
Dim value As List(Of IAddInOptions)
 
value = instance.AddInOptions

            

            
public:
property List<IAddInOptions^>^ AddInOptions {
   List<IAddInOptions^>^ get();
}

Property Value

The list of provided options.
Example
For an example refer to ServiceAdministrator.Initialize
Requirements

Target Platforms

See Also

Reference

DicomService Class
DicomService Members

 

 


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

Leadtools.Dicom.Server.Admin requires a Medical toolkit server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features