...
Element | Data Type | Description | Sample Data |
---|---|---|---|
GlobalNotificationId | Int32 | The global notification Id is a unique identifier for a global notification. For internal use only. | |
GlobalNotificationTag | String | The global notification tag or name is a unique identifier for a global notification. | DowntimeNotification |
Usage Example(s)
Code Block | ||||||
---|---|---|---|---|---|---|
| ||||||
<b:GlobalNotificationIdentity>
<b:GlobalNotificationId i:nil="true"/>
<b:GlobalNotificationTag>DowntimeNotification</b:GlobalNotificationTag>
</b:GlobalNotificationIdentity> |