ResponseDataSet Property

Summary

Gets or sets the response data set.

Syntax
C#
VB
C++
public DicomDataSet ResponseDataSet { get; set; } 
  
Property ResponseDataSet As DicomDataSet 
property DicomDataSet^ ResponseDataSet { 
   DicomDataSet^ get(); 
   void set (    DicomDataSet^ ); 
} 

Property Value

The response data set.

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