Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AF SDK Reference

AFCollectiveStatusDetail.ErrorMessage Property

  • Last UpdatedNov 18, 2025
  • 1 minute read
AFCollectiveStatusDetail.ErrorMessage Property
The error message from SQL Server for the ErrorCode.

Namespace:  OSIsoft.AF.Collective
Assembly:  OSIsoft.AFSDK (in OSIsoft.AFSDK.dll) Version: 3.1.1.1182

Syntax

public string ErrorMessage { get; }
Public ReadOnly Property ErrorMessage As String
	Get

Dim instance As AFCollectiveStatusDetail
Dim value As String

value = instance.ErrorMessage
public:
property String^ ErrorMessage {
	String^ get ();
}
member ErrorMessage : string with get

Property Value

Type: String
Returns the error message from SQL Server for the ErrorCode. If there is no error, then it will be an empty string.

Version Information

AFSDK


See Also

In This Topic
TitleResults for “How to create a CRG?”Also Available in