AFDeliveryChannel.Description Property
- Last UpdatedSep 18, 2024
- PI System
- AF SDK 2024
- Developer
Read-only property that provides more detailed description of the object.
Namespace: OSIsoft.AF.Notification
Assembly: OSIsoft.AFSDK (in OSIsoft.AFSDK.dll) Version: 3.1.0.1156
Syntax
public virtual string Description { get; }
Public Overridable ReadOnly Property Description As String Get Dim instance As AFDeliveryChannel Dim value As String value = instance.Description
public: virtual property String^ Description { String^ get (); }
abstract Description : string with get override Description : string with get
Property Value
Type: StringReturns the detailed description of the object.