LEADTOOLS Medical (Leadtools.Dicom.Scp assembly)

GetStorageLocation Method

Show in webframe





The DICOM dataset to store.
Gets the storage location for the specified DICOM dataset.
Syntax
protected virtual string GetStorageLocation( 
   DicomDataSet ds
)
'Declaration
 
Protected Overridable Function GetStorageLocation( _
   ByVal ds As DicomDataSet _
) As String
'Usage
 
Dim instance As PatientUpdaterCommand
Dim ds As DicomDataSet
Dim value As String
 
value = instance.GetStorageLocation(ds)

            

            
protected:
virtual String^ GetStorageLocation( 
   DicomDataSet^ ds
) 

Parameters

ds
The DICOM dataset to store.

Return Value

The file name used to store the DICOM dataset.
Requirements

Target Platforms

See Also

Reference

PatientUpdaterCommand Class
PatientUpdaterCommand Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom.Scp requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features