IAFNotificationContact.MinimumAcknowledgements Property
- Last UpdatedJan 12, 2026
- 1 minute read
- PI System
- AF SDK 3.2.0
- Developer
The MinimumAcknowledgements of the AFNotificationContactTemplate or
AFNotificationContact.
Namespace: OSIsoft.AF.Notification
Assembly: OSIsoft.AFSDK (in OSIsoft.AFSDK.dll) Version: 3.2.0.7
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: Int32This property maps to the AFNotificationContactTemplate.MinimumAcknowledgements or AFNotificationContact.MinimumAcknowledgements.