←Select platform

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 
) 
  
Function GetResetCount( _ 
   ByVal range As Leadtools.Dicom.Common.Datatypes.DateRange _ 
) As Long 

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.ExternalStore.DataAccessLayer Assembly