AFNotificationRuleSubscriber.FindNotificationRuleSubscriber Method
- Last UpdatedNov 18, 2025
- 2 minute read
- PI System
- AF SDK 2024 R2
- Developer
Retrieves the AFNotificationRuleSubscriber object with the specified unique identifier.
Overload List
| Name | Description | |
|---|---|---|
| FindNotificationRuleSubscriber(AFNotificationRule, Guid) |
Retrieves the AFNotificationRuleSubscriber object with the specified unique identifier within
the AFNotificationRule.
| |
| FindNotificationRuleSubscriber(AFNotificationRuleTemplate, Guid) |
Retrieves the AFNotificationRuleSubscriber object with the specified unique identifier within
the AFNotificationRuleTemplate.
| |
| FindNotificationRuleSubscriber(AFNotificationRule, Guid, Guid) |
Retrieves the AFNotificationRuleSubscriber object with the specified unique identifier
and parent unique identifier within the AFNotificationRule.
| |
| FindNotificationRuleSubscriber(AFNotificationRuleTemplate, Guid, Guid) |
Retrieves the AFNotificationRuleSubscriber object with the specified unique identifier
and parent unique identifier within the AFNotificationRuleTemplate.
|