AFCollectiveStatusDetail.Comment Property
- Last UpdatedJan 12, 2026
- 1 minute read
- PI System
- AF SDK 3.2.0
- Developer
A comment about the status information.
Namespace: OSIsoft.AF.Collective
Assembly: OSIsoft.AFSDK (in OSIsoft.AFSDK.dll) Version: 3.2.0.7
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.