IAFNotificationContact.MinimumAcknowledgements Property
- Last UpdatedNov 18, 2025
- 1 minute read
- PI System
- AF SDK 2024 R2
- Developer
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: Int32This property maps to the AFNotificationContactTemplate.MinimumAcknowledgements or AFNotificationContact.MinimumAcknowledgements.