←Select platform

GetStorageLocation Method (PatientUpdaterCommand)

Summary

Gets the storage location for the specified DICOM dataset.

Syntax

C#
VB
C++
protected virtual string GetStorageLocation(  
   Leadtools.Dicom.DicomDataSet ds 
) 
Protected Overridable Function GetStorageLocation( _ 
   ByVal ds As Leadtools.Dicom.DicomDataSet _ 
) As String 
protected: 
virtual String^ GetStorageLocation(  
   Leadtools.Dicom.DicomDataSet^ ds 
) 

Parameters

ds
The DICOM dataset to store.

Return Value

The file name used to store the DICOM dataset.

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