GetAlertList Method
Description
Gets a list of all alerts associated with the object.
Syntax
Visual Basic
Public Function GetAlertList( _
   Optional ByVal NeedRefresh As Boolean = False _
) As List
Parameters
NeedRefresh
See Also