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

AF SDK Reference

IAFNotificationContact.MinimumAcknowledgements Property

IAFNotificationContact.MinimumAcknowledgements Property

  • Last UpdatedNov 18, 2025
  • 1 minute read
IAFNotificationContact.MinimumAcknowledgements Property
The MinimumAcknowledgements of the AFNotificationContactTemplate or AFNotificationContact.

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

Syntax

int MinimumAcknowledgements { get; set; }
Property MinimumAcknowledgements As Integer
	Get
	Set

Dim instance As IAFNotificationContact
Dim value As Integer

value = instance.MinimumAcknowledgements

instance.MinimumAcknowledgements = value
property int MinimumAcknowledgements {
	int get ();
	void set (int value);
}
abstract MinimumAcknowledgements : int with get, set

Property Value

Type: Int32
This property maps to the AFNotificationContactTemplate.MinimumAcknowledgements or AFNotificationContact.MinimumAcknowledgements.

Version Information

AFSDK


See Also

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