Ens.DataType.AlertNotificationType
datatype class Ens.DataType.AlertNotificationType extends %Library.Integer
ODBC Type: INTEGER
The type of request in the Ens.Alerting.NotificationRequest class.Method Inventory
Parameters
parameter VALUELIST = ,0,1,2,3;
Inherited description: Used for enumerated (multiple-choice) attributes.
VALUELIST is either a null string ("") or a delimiter
separated list (where the delimiter is the first character) of logical values.
If a non-null value is present, then the attribute is restricted to values
in the list, and the validation code simply checks to see if the value is in the list.
Methods
Helper method to represent the Notification Type using localised text.