IAFNotificationContact.Available Property
- Last UpdatedNov 18, 2025
- 1 minute read
- PI System
- AF SDK 2024 R2
- Developer
The Available of the AFNotificationContactTemplate or
AFNotificationContact.
Namespace: OSIsoft.AF.Notification
Assembly: OSIsoft.AFSDK (in OSIsoft.AFSDK.dll) Version: 3.1.1.1182
Syntax
bool Available { get; set; }
Property Available As Boolean Get Set Dim instance As IAFNotificationContact Dim value As Boolean value = instance.Available instance.Available = value
property bool Available { bool get (); void set (bool value); }
abstract Available : bool with get, set
Property Value
Type: BooleanThis property maps to the AFNotificationContactTemplate.Available or AFNotificationContact.Available.