AFNotificationContentResults.SystemID Property
- Last UpdatedNov 18, 2025
- 1 minute read
- PI System
- AF SDK 2024 R2
- Developer
Namespace: OSIsoft.AF.Notification
Assembly: OSIsoft.AFSDK (in OSIsoft.AFSDK.dll) Version: 3.1.1.1182
Syntax
public Guid SystemID { get; set; }
Public Property SystemID As Guid Get Set Dim instance As AFNotificationContentResults Dim value As Guid value = instance.SystemID instance.SystemID = value
public: property Guid SystemID { Guid get (); void set (Guid value); }
member SystemID : Guid with get, set
Property Value
Type: GuidReturns the ID of the PISystem of the associated AFNotification.