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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scp Assembly