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

Show in webframe

GetClearList Method (ExternalStoreDBDataAccessAgent)






Number of days the instance remains in the 'Local Store' before it expires (i.e. deleted)
Gets the list of Leadtools.Medical.ExternalStore.DataAccessLayer.DataTypes.ExternalStoreInstance that need to be cleared from the 'Local Store'
Syntax
public ExternalStoreInstance[] GetClearList( 
   int expirationDays
)
'Declaration
 
Public Function GetClearList( _
   ByVal expirationDays As Integer _
) As ExternalStoreInstance()
'Usage
 
Dim instance As ExternalStoreDBDataAccessAgent
Dim expirationDays As Integer
Dim value() As ExternalStoreInstance
 
value = instance.GetClearList(expirationDays)

            

            
public:
array<ExternalStoreInstance^>^ GetClearList( 
   int expirationDays
) 

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

See Also

Reference

ExternalStoreDBDataAccessAgent Class
ExternalStoreDBDataAccessAgent 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