Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
Leadtools.Dicom.AddIn Namespace > DicomClient Class : Server Property |
public DicomServer Server {get;}
'Declaration Public ReadOnly Property Server As DicomServer
'Usage Dim instance As DicomClient Dim value As DicomServer value = instance.Server
public: property DicomServer^ Server { DicomServer^ get(); }