AlertProviderGetConfiguredAlerts Method
|
A list of objects detailing the alert configuration of a printer.
Namespace: Zebra.Sdk.PrinterAssembly: SdkApi.Core (in SdkApi.Core.dll) Version: 3.0.3271
Syntax List<PrinterAlert> GetConfiguredAlerts()
Function GetConfiguredAlerts As List(Of PrinterAlert)
List<PrinterAlert^>^ GetConfiguredAlerts()
Return Value
ListPrinterAlertA list of alert objects currently configured on the printer.
Exceptions See Also