GetStorageLocation Method

Summary
Gets the storage location for the specified DICOM dataset.
Syntax
C#
VB
C++
protected virtual string GetStorageLocation( 
   DicomDataSet ds 
) 
  
Protected Overridable Function GetStorageLocation( _ 
   ByVal ds As DicomDataSet _ 
) As String 
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

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scp Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.