class Ens.Alerting.NotificationTarget
extends %RegisteredObject, %XML.Adaptor
Class used in specifying an operation which should receive a given Notification, as well as the
Alert Destinations that should be passed through to the operation.
Parameters
|
Properties
|
Methods
|
Queries
|
Indices
|
ForeignKeys
|
Triggers
|
|
2
|
|
|
|
|
|
property AlertDestinations
as list of %String(MAXLEN="");
property TargetConfigName
as %String(MAXLEN=128) [ Required ];