AFNotificationContactTemplateSearch 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 | |
|---|---|---|
| AFNotificationContactTemplateSearch(PISystem, String, IListAFSearchToken) | Obsolete.
Creates an instance of an AFNotificationContactTemplateSearch to search
for AFNotificationContactTemplate objects using the specified list of
search tokens.
| |
| AFNotificationContactTemplateSearch(PISystem, String, IListAFSearchTokenBase) |
Creates an instance of an AFNotificationContactTemplateSearch to search
for AFNotificationContactTemplate objects using the specified list of
search tokens.
| |
| AFNotificationContactTemplateSearch(PISystem, String, String) |
Creates an instance of an AFNotificationRuleSearch to search
for AFNotificationRule objects using the specified search query
string.
|