AFDeliveryChannel.ContactPropertyAttribute.Value Property
- Last UpdatedNov 18, 2025
- 1 minute read
- PI System
- AF SDK 2024 R2
- Developer
Gets a value that specifies the AFContact properties that are linked
to the AFDeliveryChannel.
Namespace: OSIsoft.AF.Notification
Assembly: OSIsoft.AFSDK (in OSIsoft.AFSDK.dll) Version: 3.1.1.1182
Syntax
public string Value { get; }
Public ReadOnly Property Value As String Get Dim instance As AFDeliveryChannelContactPropertyAttribute Dim value As String value = instance.Value
public: property String^ Value { String^ get (); }
member Value : string with get
Property Value
Type: StringReturns a semi-colon list of AFContact properties that are linked to the AFDeliveryChannel.