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

AF SDK Reference

PIDataPipe.AsReadOnly Method

  • Last UpdatedNov 18, 2025
  • 1 minute read
PIDataPipe.AsReadOnly Method
Returns a read only list of PIPoint objects currently monitored by the data pipe.

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

Syntax

public IList<PIPoint> AsReadOnly()
Public Function AsReadOnly As IList(Of PIPoint)

Dim instance As PIDataPipe
Dim returnValue As IList(Of PIPoint)

returnValue = instance.AsReadOnly()
public:
IList<PIPoint^>^ AsReadOnly()
member AsReadOnly : unit -> IList<PIPoint> 

Return Value

Type: IListPIPoint
A list of PIPoint objects.

Version Information

AFSDK


See Also

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