SetOverwriteFlag Method

Summary

Deletes all rows from the ExternalStore database table that match the sopInstanceUid

Syntax
C#
VB
C++
public void SetOverwriteFlag( 
   string sopInstanceUid 
) 
  
Public Sub SetOverwriteFlag( _ 
   ByVal sopInstanceUid As String _ 
)  
public: 
void SetOverwriteFlag(  
   String^ sopInstanceUid 
)  

Parameters

sopInstanceUid
The SOP Instance UID that identifies the instance

Requirements

Target Platforms

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

Leadtools.Medical.ExternalStore.DataAccessLayer Assembly