Click or drag to resize

AlertAttributes Property

Gets/sets the AlertAttrs for this alert. This corresponds to the xot_alerts.attr_bits column.

Namespace:  NetQuarry.Services
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public AlertAttrs Attributes { get; set; }

Property Value

Type: AlertAttrs
See Also