Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.10
|
Leadtools.Medical.ExternalStore.DataAccessLayer Namespace > IExternalStoreDataAccessAgent Interface : IsExternalStored Method |
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 )