←Select platform

GetClearList Method

Summary

Gets the list of Leadtools.Medical.ExternalStore.DataAccessLayer.DataTypes.ExternalStoreInstance that need to be cleared from the 'Local Store'

Syntax

C#
VB
C++
public ExternalStoreInstance[] GetClearList( 
   int expirationDays 
) 
  
Public Function GetClearList( _ 
   ByVal expirationDays As Integer _ 
) As Leadtools.Medical.Externalstore.Dataaccesslayer.Datatypes.ExternalStoreInstance() 

Parameters

expirationDays
Number of days the instance remains in the 'Local Store' before it expires (i.e. deleted)

Return Value

the list of Leadtools.Medical.ExternalStore.DataAccessLayer.DataTypes.ExternalStoreInstance that need to be cleared from the 'Local 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