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