AFNotification Properties
- Last UpdatedNov 18, 2025
- 5 minute read
- PI System
- AF SDK 2024 R2
- Developer
The AFNotification type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Analysis |
The AFAnalysis that is used for delivering the notification events.
| |
| Attributes |
This is a collection of attributes that are owned by this element.
(Inherited from AFBaseElement.) | |
| Categories |
This is a user-defined collection of categories for the object that can be used for
querying and/or reporting purposes.
(Inherited from AFBaseElement.) | |
| CategoriesString |
This read-only property returns the list of categories in a string separated by semicolons.
(Inherited from AFBaseElement.) | |
| ChangeOnly |
A flag to indicate that only change notifications should be sent for the notification.
| |
| CheckOutInfo |
This read-only property returns the checked out status information for the object.
| |
| Contents |
The collection of contents used when sending notifications.
| |
| Database |
This read-only property returns the AFDatabase where this object is defined.
(Inherited from AFBaseElement.) | |
| DefaultAttribute |
The default AFAttribute for the AFBaseElement.
(Inherited from AFBaseElement.) | |
| DefaultInputPort |
The default input AFPort for the AFBaseElement.
(Inherited from AFBaseElement.) | |
| DefaultOutputPort |
The default output AFPort for the AFBaseElement.
(Inherited from AFBaseElement.) | |
| DefaultUndirectedPort |
The default undirected AFPort for the AFBaseElement.
(Inherited from AFBaseElement.) | |
| Description |
Read/write property that provides a more detailed description of the object.
(Inherited from AFBaseElement.) | |
| ErrorMessage |
The last error message associated with an error status.
| |
| ExpirationPeriod |
Expiration period for the notification.
| |
| ExtendedProperties |
A dictionary of extended properties that can be used to store application specific information.
(Inherited from AFBaseElement.) | |
| FallingBehindOption |
Falling behind option for the notification.
| |
| 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.) | |
| IsAnnotated |
This property indicates whether this element has any annotations.
(Inherited from AFBaseElement.) | |
| IsDeleted |
This read-only property indicates whether the object has been deleted.
(Inherited from AFObject.) | |
| IsDirty |
This read-only property indicates whether the object has been modified since the
last save to the PI AF Server.
| |
| IsNew |
This read-only property indicates whether the object is new and has never been saved
to the PI AF Server.
| |
| MinimumAcknowledgements |
The minimum number of acknowledgments before the notification is considered to be acknowledged.
| |
| Name |
Read/write property that identifies the name of the object.
(Inherited from AFBaseElement.) | |
| NonrepetitionInterval |
Non-repetition interval for the notification.
| |
| NotificationContact | Obsolete.
The AFNotificationContact that will receive the notifications events.
| |
| NotificationContacts |
The collection of notification contacts to be notified by this notification.
| |
| PISystem |
This read-only property allows access to the PISystem associated with this
object.
(Inherited from AFObject.) | |
| Ports |
This is a collection of AFPort objects representing the possible connection ports
for this element.
Ports are used in a AFModel to define an AFConnection
between AFBaseElement object.
(Inherited from AFBaseElement.) | |
| Priority |
The priority of the AFNotification.
| |
| ResendInterval |
The interval for resending the notification.
| |
| Security |
This read-only property returns the AFSecurity information for the object.
| |
| Status |
The current notification status.
| |
| Target |
The target of the AFAnalysis associated with this notification.
| |
| Template |
The AFElementTemplate that was used to define this object.
(Inherited from AFBaseElement.) | |
| Type |
This read-only property specifies the base type of the element.
(Inherited from AFBaseElement.) | |
| UniqueID |
Read-only property that provides the object's ID as a String.
(Inherited from AFObject.) |
See Also
In This Topic
Related Links
- Analysis Property
- ChangeOnly Property
- CheckOutInfo Property
- Contents Property
- ErrorMessage Property
- ExpirationPeriod Property
- FallingBehindOption Property
- IsDirty Property
- IsNew Property
- MinimumAcknowledgements Property
- NonrepetitionInterval Property
- NotificationContact Property
- NotificationContacts Property
- Priority Property
- ResendInterval Property
- Security Property
- Status Property
- Target Property