←Select platform

StoreHangingProtocol Method

Summary

Adds hanging protocol information into the storage source.

Syntax
C#
C++/CLI
public void StoreHangingProtocol( 
   DicomDataSet dataSet, 
   string referencedFileName, 
   bool overwrite 
) 
public:  
   virtual void StoreHangingProtocol( 
      DicomDataSet^ dataSet, 
      String^ referencedFileName, 
      bool overwrite 
   ) abstract 

Parameters

dataSet

Dicom dataset that defines the hanging protocol.

referencedFileName

File that corresponds to the dataset.

overwrite

true to overwrite existing, otherwise false.

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.