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

AF SDK Reference

PIPoint.ID Property

  • Last UpdatedNov 18, 2025
  • 1 minute read
PIPoint.ID Property
This property identifies the ID of the PIPoint on the PIServer.

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

Syntax

public int ID { get; }
Public ReadOnly Property ID As Integer
	Get

Dim instance As PIPoint
Dim value As Integer

value = instance.ID
public:
property int ID {
	int get ();
}
member ID : int with get

Property Value

Type: Int32
The ID that identifies the PIPoint on the PIServer.

Version Information

AFSDK


See Also

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