PIPoint.ID Property
- Last UpdatedJan 12, 2026
- 1 minute read
- PI System
- AF SDK 3.2.0
- Developer
Namespace: OSIsoft.AF.PI
Assembly: OSIsoft.AFSDK (in OSIsoft.AFSDK.dll) Version: 3.2.0.7
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: Int32The ID that identifies the PIPoint on the PIServer.