AFNotificationRuleSearch Constructor
- Last UpdatedNov 18, 2025
- 2 minute read
- PI System
- AF SDK 2024 R2
- Developer
Creates an instance of an AFNotificationRuleSearch to search
for AFNotificationRule objects.
Overload List
| Name | Description | |
|---|---|---|
| AFNotificationRuleSearch(AFDatabase, String, IListAFSearchToken) | Obsolete.
Creates an instance of an AFNotificationRuleSearch to search
for AFNotificationRule objects using the specified list of
search tokens.
| |
| AFNotificationRuleSearch(AFDatabase, String, IListAFSearchTokenBase) |
Creates an instance of an AFNotificationRuleSearch to search
for AFNotificationRule objects using the specified list of
search tokens.
| |
| AFNotificationRuleSearch(AFDatabase, String, String) |
Creates an instance of an AFNotificationRuleSearch to search
for AFNotificationRule objects using the specified search query
string.
|