Client Property

Summary

Gets the Leadtools.Dicom.DicomNet object associated with the client.

Syntax
C#
VB
C++
public DicomNet Client { get; } 
  
Public ReadOnly Property Client As DicomNet 
public: 
property DicomNet^ Client { 
   DicomNet^ get(); 
} 

Property Value

The Leadtools.Dicom.DicomNet object associated with the client.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scp Assembly