IsExternalStored Method

Summary
Returns 'true' if the instance corresponding to the sopInstanceUid has been copied to the 'External Store'; false otherwise
Syntax
C#
VB
C++
public bool IsExternalStored( 
   string sopInstanceUid 
) 
  
Function IsExternalStored( _ 
   ByVal sopInstanceUid As String _ 
) As Boolean 
bool IsExternalStored(  
   String^ sopInstanceUid 
)  

Parameters

sopInstanceUid
The SOP Instance UID that identifies the instance

Return Value

'true' if the instance corresponding to the sopInstanceUid has been copied to the 'External Store'; false otherwise

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.ExternalStore.DataAccessLayer Assembly

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