AFNotificationContent Properties
- Last UpdatedNov 18, 2025
- 3 minute read
- PI System
- AF SDK 2024 R2
- Developer
The AFNotificationContent type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Attribute |
This read-only property returns the AFAttribute for this content.
| |
| AttributeTemplate |
This read-only property returns the AFAttributeTemplate for this content.
| |
| ContentType |
Get or Set the type of content.
| |
| Database |
This read-only property returns the AFDatabase where this object is defined.
| |
| DisplayName |
Gets or sets the user-friendly display name for the content.
| |
| ID |
Read-only property that provides a unique identifier for the object to be used for
quick access that is not dependent upon the index.
(Inherited from AFObject.) | |
| Identity |
This read-only property contains identity of the object.
(Inherited from AFObject.) | |
| IsDeleted |
This read-only property indicates whether the object has been deleted.
(Inherited from AFObject.) | |
| Name |
This property defines the name that identifies the object.
| |
| Notification |
This property returns the AFNotification object which owns the content.
| |
| NotificationContacts |
The list of contacts that are subscribed to this notification content.
| |
| NotificationTemplate |
This property returns the AFNotificationTemplate object which owns the content.
| |
| PISystem |
This read-only property allows access to the PISystem associated with this
object.
(Inherited from AFObject.) | |
| TemplateContent |
This read-only property returns the AFNotificationContent from the
AFNotificationTemplate that was used to create this content.
| |
| UniqueID |
Read-only property that provides the object's ID as a String.
(Inherited from AFObject.) |