AFEventFrame.FindEventFramesByAttribute Method
- Last UpdatedNov 18, 2025
- 2 minute read
- PI System
- AF SDK 2024 R2
- Developer
Performs a search on the event frame's attribute value within the
AFDatabase to retrieve a paged collection of AFEventFrame objects.
Overload List
| Name | Description | |
|---|---|---|
| FindEventFramesByAttribute(AFEventFrame, Object, Int32, Int32, AFEventFrameSearchMode, String, String, AFDurationQuery, AFAttributeValueQuery, Boolean) | Obsolete.
Performs a search on the event frame's information and attribute value within the
AFDatabase to retrieve a paged list of AFEventFrame objects
limited to the specified count beginning at the requested time in the specified direction.
| |
| FindEventFramesByAttribute(AFEventFrame, AFSearchMode, Object, Object, String, String, AFDurationQuery, AFAttributeValueQuery, Boolean, AFSortField, AFSortOrder, Int32, Int32) | Obsolete.
Performs a search on the event frame's information and attribute value within the
AFDatabase to retrieve a paged collection of AFEventFrame objects.
|
See Also
In This Topic
Related Links
- FindEventFramesByAttribute Method (AFEventFrame, Object, Int32, Int32, AFEventFrameSearchMode, String, String, AFDurationQuery[], AFAttributeValueQuery[], Boolean)
- FindEventFramesByAttribute Method (AFEventFrame, AFSearchMode, Object, Object, String, String, AFDurationQuery[], AFAttributeValueQuery[], Boolean, AFSortField, AFSortOrder, Int32, Int32)