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

AF SDK Reference

AFErrors(TKey).PISystemErrors Property

  • Last UpdatedNov 18, 2025
  • 2 minute read
AFErrors(TKey).PISystemErrors Property
The dictionary of errors for a PISystem.

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

Syntax

public IDictionary<PISystem, Exception> PISystemErrors { get; }
Public ReadOnly Property PISystemErrors As IDictionary(Of PISystem, Exception)
	Get

Dim instance As AFErrors
Dim value As IDictionary(Of PISystem, Exception)

value = instance.PISystemErrors
public:
property IDictionary<PISystem^, Exception^>^ PISystemErrors {
	IDictionary<PISystem^, Exception^>^ get ();
}
member PISystemErrors : IDictionary<PISystem, Exception> with get

Property Value

Type: IDictionaryPISystem, Exception
A dictionary of the errors for a PISystem.

Version Information

AFSDK


See Also

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