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

Show in webframe

IsExternalStored Method (ExternalStoreDBDataAccessAgent)






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
public bool IsExternalStored( 
   string sopInstanceUid
)
'Declaration
 
Public Function IsExternalStored( _
   ByVal sopInstanceUid As String _
) As Boolean
'Usage
 
Dim instance As ExternalStoreDBDataAccessAgent
Dim sopInstanceUid As String
Dim value As Boolean
 
value = instance.IsExternalStored(sopInstanceUid)

            

            
public:
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

ExternalStoreDBDataAccessAgent Class
ExternalStoreDBDataAccessAgent 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