AFNotificationContentResults.DatabaseID 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 DatabaseID { get; set; }
Public Property DatabaseID As Guid Get Set Dim instance As AFNotificationContentResults Dim value As Guid value = instance.DatabaseID instance.DatabaseID = value
public: property Guid DatabaseID { Guid get (); void set (Guid value); }
member DatabaseID : Guid with get, set
Property Value
Type: GuidReturns the ID of the AFDatabase of the associated AFNotification.