Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom.Scp assembly)

Show in webframe

GetStorageLocation Method (PatientUpdaterCommand)






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

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