AFNotification Constructor
- Last UpdatedNov 18, 2025
- 2 minute read
- PI System
- AF SDK 2024 R2
- Developer
Initializes a new instance of the class.
Overload List
| Name | Description | |
|---|---|---|
| AFNotification | Obsolete.
Initializes a new instance of the class with default values.
| |
| AFNotification(String) | Obsolete.
Initializes a new instance of the class with the specified name.
| |
| AFNotification(AFDatabase) |
Initializes a new instance of the class with default values.
| |
| AFNotification(String, AFElementTemplate) | Obsolete.
Initializes a new instance of the class with the specified name.
| |
| AFNotification(AFDatabase, String) |
Initializes a new instance of the class with the specified name.
| |
| AFNotification(String, AFNotificationTemplate, AFBaseElement) | Obsolete.
Initializes a new instance of the class with the specified name.
| |
| AFNotification(AFDatabase, String, AFNotificationTemplate, AFBaseElement) |
Initializes a new instance of the class with the specified name.
|
See Also
In This Topic
Related Links
- AFNotification Constructor
- AFNotification Constructor (String)
- AFNotification Constructor (AFDatabase)
- AFNotification Constructor (String, AFElementTemplate)
- AFNotification Constructor (AFDatabase, String)
- AFNotification Constructor (String, AFNotificationTemplate, AFBaseElement)
- AFNotification Constructor (AFDatabase, String, AFNotificationTemplate, AFBaseElement)