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

AF SDK Reference

AFCollectiveStatusDetail.ErrorCode Property

  • Last UpdatedNov 18, 2025
  • 1 minute read
AFCollectiveStatusDetail.ErrorCode Property
An error code from SQL Server about the status information.

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

Syntax

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

Dim instance As AFCollectiveStatusDetail
Dim value As String

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

Property Value

Type: String
Returns the error code from SQL Server about the status information. 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