←Select platform

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 Leadtools.Dicom.DicomDataSet _ 
) As String 
protected: 
virtual String^ GetStorageLocation(  
   Leadtools.Dicom.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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scp Assembly