C#
VB
C++
Initializes a new instance of the InstanceStoredEventArgs class.
public InstanceStoredEventArgs(
string instanceDataSetPath
)
Public Function New( _
ByVal instanceDataSetPath As String _
)
public:
InstanceStoredEventArgs(
String^ instanceDataSetPath
)
instanceDataSetPath
The physical Leadtools.Dicom.DicomDataSet path for the stored instance.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET