Error processing SSI file
LEADTOOLS Medical External Store DataAccessLayer (Leadtools.Medical.ExternalStore.DataAccessLayer assembly)

Show in webframe

IsExternalStored Method (IExternalStoreDataAccessAgent)






The SOP Instance UID that identifies the instance
Returns 'true' if the instance corresponding to the sopInstanceUid has been copied to the 'External Store'; false otherwise
Syntax
bool IsExternalStored( 
   string sopInstanceUid
)
'Declaration
 
Function IsExternalStored( _
   ByVal sopInstanceUid As String _
) As Boolean
'Usage
 
Dim instance As IExternalStoreDataAccessAgent
Dim sopInstanceUid As String
Dim value As Boolean
 
value = instance.IsExternalStored(sopInstanceUid)

            

            
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

See Also

Reference

IExternalStoreDataAccessAgent Interface
IExternalStoreDataAccessAgent Members

Error processing SSI file
Leadtools.Medical.ExternalStore.DataAccessLayer requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features