AFAttribute.FindNotificationAttributes Method
- Last UpdatedNov 18, 2025
- 2 minute read
- PI System
- AF SDK 2024 R2
- Developer
Retrieves a collection of AFNotificationAFAttribute
objects matching the specified filters.
Overload List
| Name | Description | |
|---|---|---|
| FindNotificationAttributes(AFDatabase, String, AFCategory, AFElementTemplate, String, AFCategory, TypeCode, AFSortField, AFSortOrder, Int32) |
Retrieves a non-paged collection of AFNotificationAFAttribute
objects matching the specified filters.
| |
| FindNotificationAttributes(AFDatabase, String, String, AFCategory, AFElementTemplate, String, String, AFCategory, TypeCode, AFSortField, AFSortOrder, Int32) |
Retrieves a non-paged collection of AFNotificationAFAttribute
objects matching the specified filters.
|
See Also
In This Topic
Related Links
- FindNotificationAttributes Method (AFDatabase, String, AFCategory, AFElementTemplate, String, AFCategory, TypeCode, AFSortField, AFSortOrder, Int32)
- FindNotificationAttributes Method (AFDatabase, String, String, AFCategory, AFElementTemplate, String, String, AFCategory, TypeCode, AFSortField, AFSortOrder, Int32)