Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.10
|
Leadtools.Medical.ExternalStore.DataAccessLayer Namespace > IExternalStoreDataAccessAgent Interface : GetClearList Method |
ExternalStoreInstance[] GetClearList( int expirationDays )
'Declaration Function GetClearList( _ ByVal expirationDays As Integer _ ) As ExternalStoreInstance()
'Usage Dim instance As IExternalStoreDataAccessAgent Dim expirationDays As Integer Dim value() As ExternalStoreInstance value = instance.GetClearList(expirationDays)
array<ExternalStoreInstance^>^ GetClearList( int expirationDays )