| GetAlertManagementList Method | |
| See Also Example |
- pAlertManagementParams
The AlertManagementParams Identification key that function as a filter.
Returns a AlertManagementParamsCollection object, a data collection of all the instances of AlertManagementParams Identification keys that match a given AlertManagementParams identification key (Code, Name and Type).
| Visual Basic |
|---|
Public Function GetAlertManagementList( _
   ByVal pAlertManagementParams As AlertManagementParams _
) As AlertManagementParamsCollection |
- pAlertManagementParams
The AlertManagementParams Identification key that function as a filter.
Get a list of System alerts
| GetAlertList (Visual Basic) | Copy Code | |
|---|---|---|
| ||