PIPointSource.PointCount Property
- Last UpdatedJan 12, 2026
- 1 minute read
- PI System
- AF SDK 3.2.0
- Developer
The point count associated with the PIPointSource.
Namespace: OSIsoft.AF.PI
Assembly: OSIsoft.AFSDK (in OSIsoft.AFSDK.dll) Version: 3.2.0.7
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.