←Select platform

StoreHangingProtocol Method

Summary

Adds hanging protocol information into the storage source.

Syntax
C#
VB
C++
public void StoreHangingProtocol( 
   DicomDataSet dataSet, 
   string referencedFileName, 
   bool overwrite 
) 
Public Sub StoreHangingProtocol( 
   ByVal dataSet As DicomDataSet, 
   ByVal referencedFileName As String, 
   ByVal overwrite As Boolean 
) 
public:  
   void StoreHangingProtocol( 
      DicomDataSet^ dataSet, 
      String^ referencedFileName, 
      bool overwrite 
   ) 

Parameters

dataSet

A DicomDataSet that defines the hanging protocol.

referencedFileName

File that corresponds to the dataset.

overwrite

true to overwrite existing, otherwise false.

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Storage.DataAccessLayer Assembly

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