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 > DicomRequest Class : Client Property |
public DicomClient Client {get;}
'Declaration Public ReadOnly Property Client As DicomClient
'Usage Dim instance As DicomRequest Dim value As DicomClient value = instance.Client
public: property DicomClient^ Client { DicomClient^ get(); }