SetInstanceExternalStored Method

Summary
Marks (as externally stored) the instance that corresponds to  sopInstanceUid in the ExternalStore table
Syntax
C#
C++/CLI
public void SetInstanceExternalStored( 
   string sopInstanceUid, 
   string externalStoreGuid, 
   string storeToken, 
   DateTime externalStoreDate, 
   Nullable<DateTime> expireDate 
) 
public: 
void SetInstanceExternalStored(  
   String^ sopInstanceUid, 
   String^ externalStoreGuid, 
   String^ storeToken, 
   DateTime externalStoreDate, 
   Nullable<DateTime> expireDate 
)  

Parameters

sopInstanceUid
The SOP Instance UID that identifies the instance.

externalStoreGuid
The GUID that identifies the 'External Store'

storeToken
The store token that corresponds to the instance

externalStoreDate
The 'External Store' date.

expireDate
The date that the instance will expire (i.e. be removed) from the 'Local Store'.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.ExternalStore.DataAccessLayer Assembly

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