DoStoreDataSet Method

Summary
Saves the Leadtools.Dicom.DicomDataSet and generates images.
Syntax
C#
C++/CLI
protected virtual void DoStoreDataSet( 
   DicomDataSet requestDataSet, 
   out string dicomInstancePath, 
   out ReferencedImages[] generatedImages, 
   out string storeToken, 
   out string externalStoreGuid 
) 
protected: 
virtual void DoStoreDataSet(  
   DicomDataSet^ requestDataSet, 
   [Out] String^ dicomInstancePath, 
   [Out] array<ReferencedImages^> generatedImages, 
   [Out] String^ storeToken, 
   [Out] String^ externalStoreGuid 
)  

Parameters

requestDataSet
The Leadtools.Dicom.DicomDataSet which will be saved.

dicomInstancePath
The location where the  requestDataSet is saved.

generatedImages
Information about images generated from this  requestDataSet as defined in the Configuration

storeToken
The token that corresponds to the stored  requestDataSet.

externalStoreGuid
The guid that uniquely identifies the external store where the  requestDataSet is stored.

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.