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

Show in webframe

GetResetCount Method (IExternalStoreDataAccessAgent)






A Leadtools.Dicom.Common.DataTypes.DateRange that specifies the range of 'External Store' dates
Gets the reset count from the 'External Store' of the Leadtools.Medical.ExternalStore.DataAccessLayer.DataTypes.ExternalStoreInstance that fall within the range.
Syntax
long GetResetCount( 
   DateRange range
)
'Declaration
 
Function GetResetCount( _
   ByVal range As DateRange _
) As Long
'Usage
 
Dim instance As IExternalStoreDataAccessAgent
Dim range As DateRange
Dim value As Long
 
value = instance.GetResetCount(range)

            

            
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

See Also

Reference

IExternalStoreDataAccessAgent Interface
IExternalStoreDataAccessAgent 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