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

Show in webframe

GetRestoreList Method (ExternalStoreDBDataAccessAgent)






A Leadtools.Dicom.Common.DataTypes.DateRange that specifies a range of 'External Store' dates for the DicomDataSets
Gets the list of Leadtools.Medical.ExternalStore.DataAccessLayer.DataTypes.ExternalStoreInstance that can be copied from the 'External Store' back to the 'Local Store'
Syntax
public ExternalStoreInstance[] GetRestoreList( 
   DateRange range
)
'Declaration
 
Public Function GetRestoreList( _
   ByVal range As DateRange _
) As ExternalStoreInstance()
'Usage
 
Dim instance As ExternalStoreDBDataAccessAgent
Dim range As DateRange
Dim value() As ExternalStoreInstance
 
value = instance.GetRestoreList(range)

            

            
public:
array<ExternalStoreInstance^>^ GetRestoreList( 
   DateRange^ range
) 

Parameters

range
A Leadtools.Dicom.Common.DataTypes.DateRange that specifies a range of 'External Store' dates for the DicomDataSets

Return Value

the list of Leadtools.Medical.ExternalStore.DataAccessLayer.DataTypes.ExternalStoreInstance that can be copied from the 'External Store' back to the 'Local Store'
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