Reset Method

Summary

Resets the 'External Store' with the Leadtools.Medical.ExternalStore.DataAccessLayer.DataTypes.ExternalStoreInstance that fall within the range.

Syntax
C#
VB
C++
public void Reset( 
   DateRange range 
) 
  
Sub Reset( _ 
   ByVal range As DateRange _ 
)  
void Reset(  
   DateRange^ range 
)  

Parameters

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

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.ExternalStore.DataAccessLayer Assembly