Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AF SDK Reference

AFNotificationContentResults.DatabaseID Property

  • Last UpdatedNov 18, 2025
  • 1 minute read
AFNotificationContentResults.DatabaseID Property
The ID of the AFDatabase of the associated AFNotification.

Namespace:  OSIsoft.AF.Notification
Assembly:  OSIsoft.AFSDK (in OSIsoft.AFSDK.dll) Version: 3.1.1.1182

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: Guid
Returns the ID of the AFDatabase of the associated AFNotification.

Version Information

AFSDK


See Also

In This Topic
TitleResults for “How to create a CRG?”Also Available in