RequestDataSet Property

Summary
Gets the Leadtools.Dicom.DicomDataSet that is received with the client request.
Syntax
C#
VB
C++
public DicomDataSet RequestDataSet { get; } 
  
Public ReadOnly Property RequestDataSet As DicomDataSet 
public: 
property DicomDataSet^ RequestDataSet { 
   DicomDataSet^ get(); 
} 

Property Value

The Leadtools.Dicom.DicomDataSet that is received with the client request.

Requirements

Target Platforms

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

Leadtools.Dicom.Scp Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.