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

MachineName Property

Show in webframe





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

 

 


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