←Select platform

DataSetStoringEventArgs Constructor (DataSetStoringEventArgs)

Summary

Initializes a new instance of the DataSetStoringEventArgs class.

Syntax

C#
VB
C++
public DataSetStoringEventArgs(  
   Leadtools.Dicom.DicomDataSet dataSet, 
   string sopInstanceUID, 
   string sopClassUID 
) 
Public Function New( _ 
   ByVal dataSet As Leadtools.Dicom.DicomDataSet, _ 
   ByVal sopInstanceUID As String, _ 
   ByVal sopClassUID As String _ 
) 
public: 
DataSetStoringEventArgs(  
   Leadtools.Dicom.DicomDataSet^ dataSet, 
   String^ sopInstanceUID, 
   String^ sopClassUID 
) 

Parameters

dataSet
The Leadtools.Dicom.DicomDataSet which will be stored.

sopInstanceUID
The SOP Instance UID for the dataset to be stored.

sopClassUID
The SOP Class UID for the dataset to be stored.

Requirements

Target Platforms

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