GetStorageLocation Method

Summary
Returns the local storage location for  requestDataSet
Syntax
C#
C++/CLI
public static string GetStorageLocation( 
   CStoreCommandConfiguration configuration, 
   DicomDataSet requestDataSet 
) 
public: 
static String^ GetStorageLocation(  
   CStoreCommandConfiguration^ configuration, 
   DicomDataSet^ requestDataSet 
)  

Parameters

configuration
a CStoreCommandConfiguration that specifies storage location options

requestDataSet
the Leadtools.Dicom.DicomDataSet to be stored

Return Value

the local storage location for  requestDataSet

Remarks

For example, suppose  requestDataSet contained the following DicomTags:

If  configuration specifies the path is based on the above tags, then GetStorageLocation might return 'C:\Users\Public\Documents\DICOM Store\L21_PACS_SCP32\111\222\333'

Requirements

Target Platforms

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

Leadtools.Dicom.Scp Assembly

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