Click or drag to resize

AlertScopeAlertTypeId Property

Alert Type. One of AlertType enumeration members; only Employee alerts are allowed.

Namespace:  CorrigoService.Entities
Assembly:  ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public AlertType AlertTypeId { get; set; }

Property Value

Type: AlertType
See Also