AFNotificationContentResults.SystemID Property
- Last UpdatedJan 12, 2026
- 1 minute read
- PI System
- AF SDK 3.2.0
- Developer
Namespace: OSIsoft.AF.Notification
Assembly: OSIsoft.AFSDK (in OSIsoft.AFSDK.dll) Version: 3.2.0.7
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.