Click or drag to resize

AlertConditionConditionName Property

Gets/sets the alert condition name

Namespace: Zebra.Sdk.Settings
Assembly: SdkApi.Core (in SdkApi.Core.dll) Version: 3.0.3271
Syntax
[JsonPropertyAttribute("condition")]
public string ConditionName { get; set; }

Property Value

String
See Also