PICommonPointAttributes.PointGroupSize Field
- Last UpdatedJan 12, 2026
- 1 minute read
- PI System
- AF SDK 3.2.0
- Developer
Name of the Point's Group Size PIPoint attribute.
Namespace: OSIsoft.AF.PI
Assembly: OSIsoft.AFSDK (in OSIsoft.AFSDK.dll) Version: 3.2.0.7
Syntax
public const string PointGroupSize = "groupsize"
Public Const PointGroupSize As String = "groupsize" Dim value As String value = PICommonPointAttributes.PointGroupSize
public: literal String^ PointGroupSize = "groupsize"
static val mutable PointGroupSize: string