AFNotificationContentURLParameter Enumeration
- Last UpdatedNov 18, 2025
- 2 minute read
- PI System
- AF SDK 2024 R2
- Developer
Enumeration for Content URL Parameters
Namespace: OSIsoft.AF.Notification
Assembly: OSIsoft.AFSDK (in OSIsoft.AFSDK.dll) Version: 3.1.1.1182
Syntax
public enum AFNotificationContentURLParameter
Public Enumeration AFNotificationContentURLParameter Dim instance As AFNotificationContentURLParameter
public enum class AFNotificationContentURLParameter
type AFNotificationContentURLParameter
Members
| Member name | Value | Description | |
|---|---|---|---|
| Name | 0 | Parameter Type Name | |
| Description | 1 | Parameter Type Description | |
| StartTime | 2 | Parameter Type StartTime | |
| EndTime | 3 | Parameter Type EndTime | |
| TriggerTime | 4 | Parameter Type TriggerTime | |
| TriggerValue | 5 | Parameter Type TriggerValue | |
| EscalationLevel | 6 | Parameter Type EscalationLevel | |
| Target | 7 | Parameter Type Target | |
| NotificationID | 8 | Parameter Type NotificationID | |
| InstanceID | 9 | Parameter Type InstanceID | |
| Data | 10 | Parameter Type Data | |
| InputAttributes | 11 | Parameter Input Attributes | |
| OutputAttributes | 12 | Parameter Output Attributes | |
| Priority | 13 | Parameter Type Priority |