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

Show in webframe

MachineName Property






Gets or sets the name of the computer this service is located on.
Syntax
public string MachineName {get; set;}
'Declaration
 
Public Property MachineName As String
'Usage
 
Dim instance As DicomServiceController
Dim value As String
 
instance.MachineName = value
 
value = instance.MachineName

            

            
public:
property String^ MachineName {
   String^ get();
   void set (    String^ value);
}

Property Value

A System.Stringthat represents the name computer where the service is located.
Requirements

Target Platforms

See Also

Reference

DicomServiceController Class
DicomServiceController 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