AFCollectiveStatusDetail.Comment Property
- Last UpdatedNov 18, 2025
- 1 minute read
- PI System
- AF SDK 2024 R2
- Developer
A comment about the status information.
Namespace: OSIsoft.AF.Collective
Assembly: OSIsoft.AFSDK (in OSIsoft.AFSDK.dll) Version: 3.1.1.1182
Syntax
public string Comment { get; }
Public ReadOnly Property Comment As String Get Dim instance As AFCollectiveStatusDetail Dim value As String value = instance.Comment
public: property String^ Comment { String^ get (); }
member Comment : string with get
Property Value
Type: StringReturns the comment about the status information.