←Select platform

Dataset Property (AfterCGetEventArgs)

Summary

Gets or sets a Leadtools.Dicom.DicomDataSetobject which contains the information retrieved from the original C-GET-REQ

Syntax

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

Property Value

A Leadtools.Dicom.DicomDataSetobject which contains the information retrieved from the original C-GET-REQ

Example

For an example, refer to Get(DicomScp,String,List<PresentationContext>)

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom.Scu Assembly
Click or drag to resize