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

Show in webframe

GetClearCount Method (IExternalStoreDataAccessAgent)






Number of days the dataset remains in the 'Local Store' before it expires (i.e. is deleted).
Gets the count of Leadtools.Medical.ExternalStore.DataAccessLayer.DataTypes.ExternalStoreInstance that need to be cleared from the 'Local Store'
Syntax
long GetClearCount( 
   int expirationDays
)
'Declaration
 
Function GetClearCount( _
   ByVal expirationDays As Integer _
) As Long
'Usage
 
Dim instance As IExternalStoreDataAccessAgent
Dim expirationDays As Integer
Dim value As Long
 
value = instance.GetClearCount(expirationDays)

            

            
int64 GetClearCount( 
   int expirationDays
) 

Parameters

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

Return Value

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