...
Panel | ||
---|---|---|
| ||
|
Elements
Element | Data Type | Description | Sample Data |
---|---|---|---|
GlobalNotificationIdentity | The global notification identity |
GlobalNotificationSetting | Boolean | If set to 'true', the user will receive an email for this notification type |
false |
Usage Example(s)
Code Block | ||||||
---|---|---|---|---|---|---|
| ||||||
<b:GlobalNotificationSettingDetail>
<b:GlobalNotificationIdentity>
<b:GlobalNotificationId i:nil="true"/>
<b:GlobalNotificationTag>DowntimeNotification</b:GlobalNotificationTag>
</b:GlobalNotificationIdentity>
<b:GlobalNotificationSetting>false</b:GlobalNotificationSetting>
</b:GlobalNotificationSettingDetail> |