Click or drag to resize

PrinterAlertConditionName Property

Return the AlertCondition of the alert.

Namespace:  Zebra.Sdk.Printer
Assembly:  SdkApi_Core (in SdkApi_Core.dll) Version: 2.14.1869
Syntax
[JsonPropertyAttribute("condition")]
public string ConditionName { get; set; }

Property Value

Type: String
See Also