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#
C++/CLI
public long GetResetCount( 
   DateRange range 
) 
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 22.0.2022.12.7
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.ExternalStore.DataAccessLayer Assembly

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