PIPointSource.PointCount Property
- Last UpdatedNov 18, 2025
- 1 minute read
- PI System
- AF SDK 2024 R2
- Developer
The point count associated with the PIPointSource.
Namespace: OSIsoft.AF.PI
Assembly: OSIsoft.AFSDK (in OSIsoft.AFSDK.dll) Version: 3.1.1.1182
Syntax
public long PointCount { get; }
Public ReadOnly Property PointCount As Long Get Dim instance As PIPointSource Dim value As Long value = instance.PointCount
public: property long long PointCount { long long get (); }
member PointCount : int64 with get
Property Value
Type: Int64Returns the point count for this PIPointSource.