| GetAlertManagement Method | |
| See Also |
- pAlertManagementParams
Specifies the AlertManagementParams identification key combination (Code, Name and Type).
Gets instance of AlertManagement Object according to AlertManagementParams (Code, Name and Type).
| Visual Basic |
|---|
Public Function GetAlertManagement( _
   ByVal pAlertManagementParams As AlertManagementParams _
) As AlertManagement |
- pAlertManagementParams
Specifies the AlertManagementParams identification key combination (Code, Name and Type).