←Select platform

GetStorageOptions Method (DICOMService)

Summary

Gets the administrator storage options for different compressions

Syntax

C#
VB
C++
public Leadtools.Dicom.Services.Datatypes.StorageOptions GetStorageOptions(  
   string extraData 
) 
Public Function GetStorageOptions( _ 
   ByVal extraData As String _ 
) As Leadtools.Dicom.Services.Datatypes.StorageOptions 
public: 
Leadtools.Dicom.Services.Datatypes.StorageOptions^ GetStorageOptions(  
   String^ extraData 
) 

Parameters

extraData
User custom data.

Return Value

A Leadtools.Dicom.Services.DataTypes.StorageOptions object with the administrator specified compression options.

Remarks

The server is able to store different versions of the DICOM object image as a pre-compressed images and thumbnails for fast retrieval. You can use this method to query for the available images sorted at the server.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom.WCF Assembly
Click or drag to resize