←Select platform

ResponseDataSet Property

Summary

Gets or sets the response data set.

Syntax

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

Property Value

The response data set.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scp Assembly