←Select platform

GetStorageLocation Method (CStoreCommand)

Summary

Returns the local storage location for requestDataSet

Syntax

C#
VB
C++
Public Shared Function GetStorageLocation( _ 
   ByVal configuration As Leadtools.Dicom.Scp.Command.CStoreCommandConfiguration, _ 
   ByVal requestDataSet As Leadtools.Dicom.DicomDataSet _ 
) As String 

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\L19_PACS_SCP32\111\222\333'

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