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

AF SDK Reference

PIPointList.GetServers Method

  • Last UpdatedNov 18, 2025
  • 1 minute read
PIPointList.GetServers Method
Get a list of the PIServer objects associated with this PIPointList

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

Syntax

public IList<PIServer> GetServers()
Public Function GetServers As IList(Of PIServer)

Dim instance As PIPointList
Dim returnValue As IList(Of PIServer)

returnValue = instance.GetServers()
public:
IList<PIServer^>^ GetServers()
member GetServers : unit -> IList<PIServer> 

Return Value

Type: IListPIServer
A list of PIServer objects associated with the PIPoint objects in the PIPointList

Version Information

AFSDK


See Also

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