GetRestoreList Method

Summary
Gets the list of Leadtools.Medical.ExternalStore.DataAccessLayer.DataTypes.ExternalStoreInstance that can be copied from the 'External Store' back to the 'Local Store'
Syntax
C#
VB
C++
public ExternalStoreInstance[] GetRestoreList( 
   DateRange range 
) 
  
Public Function GetRestoreList( _ 
   ByVal range As DateRange _ 
) As ExternalStoreInstance() 
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

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

Leadtools.Medical.ExternalStore.DataAccessLayer Assembly

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