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

Show in webframe

Services Property






Gets the list of DICOM Servers installed on the machine.
Syntax
public Dictionary<string,DicomService> Services {get;}
'Declaration
 
Public ReadOnly Property Services As Dictionary(Of String,DicomService)
'Usage
 
Dim instance As ServiceAdministrator
Dim value As Dictionary(Of String,DicomService)
 
value = instance.Services

            

            
public:
property Dictionary<String^,DicomService^>^ Services {
   Dictionary<String^,DicomService^>^ get();
}

Property Value

The installed services.
Example
For an example refer to Initialize
Requirements

Target Platforms

See Also

Reference

ServiceAdministrator Class
ServiceAdministrator Members

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