AFDeliveryChannel.ContactPropertyAttribute.Value Property
- Last UpdatedJan 12, 2026
- 1 minute read
- PI System
- AF SDK 3.2.0
- 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.2.0.7
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.