AlertProviderGetConfiguredAlerts Method 
             | 
          
        
         
            A list of objects detailing the alert configuration of a printer.
            
 
    Namespace: 
   Zebra.Sdk.Printer
    Assembly:
   SdkApi_Core (in SdkApi_Core.dll) Version: 2.14.1989
SyntaxList<PrinterAlert> GetConfiguredAlerts()
Function GetConfiguredAlerts As List(Of PrinterAlert)
List<PrinterAlert^>^ GetConfiguredAlerts()
Return Value
Type: 
ListPrinterAlertA list of alert objects currently configured on the printer.
Exceptions
See Also