GetResetCount Method

Summary
Gets the reset count from the 'External Store' of the Leadtools.Medical.ExternalStore.DataAccessLayer.DataTypes.ExternalStoreInstance that fall within the range.
Syntax
C#
VB
C++
public long GetResetCount( 
   DateRange range 
) 
  
Public Function GetResetCount( _ 
   ByVal range As DateRange _ 
) As Long 
public: 
int64 GetResetCount(  
   DateRange^ range 
)  

Parameters

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

Return Value

the reset count from the 'External Store' of the Leadtools.Medical.ExternalStore.DataAccessLayer.DataTypes.ExternalStoreInstance that fall within the range.

Remarks

When a Leadtools.Dicom.DicomDataSet is sent to the 'External Store', the date is recorded in the database. When an Leadtools.Medical.ExternalStore.DataAccessLayer.DataTypes.ExternalStoreInstance is reset, it is marked has never having been copied to the 'External 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.