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