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

Show in webframe

GetRestoreCount Method (ExternalStoreDBDataAccessAgent)






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

            

            
public:
int64 GetRestoreCount( 
   DateRange^ range
) 

Parameters

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

Return Value

the count 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