public void SetInstanceExternalStored(
string sopInstanceUid,
string externalStoreGuid,
string storeToken,
DateTime externalStoreDate,
Nullable<DateTime> expireDate
)
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'.