←Select platform

StoreDicom Method

Summary

A default implementation of StoreDicom

Syntax
C#
C++/CLI
public Exception StoreDicom( 
   string filename, 
   DicomDataSet dataset, 
   DicomDataSetSaveFlags saveFlags, 
   bool overwrite, 
   out string token 
) 
public:  
   System::Exception^ StoreDicom( 
      String^ filename, 
      DicomDataSet^ dataset, 
      DicomDataSetSaveFlags^ saveFlags, 
      bool overwrite, 
      String&^ token 
   ) 

Parameters

filename

string

dataset

DicomDataSet

saveFlags

DicomDataSetSaveFlags

overwrite

bool

token

string

Return Value

Exception

Remarks

For more information, see StoreDicom

Requirements

Target Platforms

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

Leadtools.Medical.Storage.DataAccessLayer Assembly

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