Client Property

Summary

Sets the client making the request.

Syntax
C#
VB
C++
public DicomClient Client { set; } 
  
WriteOnly Property Client As DicomClient 
property DicomClient^ Client { 
   void set (    DicomClient^ ); 
} 

Property Value

The client making the request.

Requirements

Target Platforms

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

Leadtools.Dicom.AddIn Assembly