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

AF SDK Reference

PIConnectionInfo.PIServer Property

  • Last UpdatedNov 18, 2025
  • 1 minute read
PIConnectionInfo.PIServer Property
This read-only property allows access to the PIServer associated with this object.

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

Syntax

public PIServer PIServer { get; }
Public ReadOnly Property PIServer As PIServer
	Get

Dim instance As PIConnectionInfo
Dim value As PIServer

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

Property Value

Type: PIServer
Returns the PIServer associated with this object.

Version Information

AFSDK


See Also

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