←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.ExternalStore.DataAccessLayer Assembly