IAlertable Interface : GetAlertList Method |
Visual Basic |
---|
Public Function GetAlertList( _ Optional ByVal NeedRefresh As Boolean = False _ ) As List |
If NeedRefresh is "True", returns the list of IAlert references from the server. If "False", takes the data from the client cache.