←Select platform

StoreHangingProtocol Method (IStorageDataAccessAgent3)

Summary

Add hanging protocol information into the storage source.

Syntax

C#
VB
C++
public abstract void StoreHangingProtocol( 
   DicomDataSet dataSet, 
   string referencedFileName, 
   bool overwrite 
) 
Public MustOverride Sub StoreHangingProtocol( 
   ByVal dataSet As DicomDataSet, 
   ByVal referencedFileName As String, 
   ByVal overwrite As Boolean 
) 
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

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