AFAttribute.FindNotificationAttributes Method
- Last UpdatedSep 18, 2024
- PI System
- AF SDK 2024
- 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)