PICommonPointAttributes.TypicalValue Field
- Last UpdatedNov 18, 2025
- 1 minute read
- PI System
- AF SDK 2024 R2
- Developer
Name of the Typical Value PIPoint attribute.
Namespace: OSIsoft.AF.PI
Assembly: OSIsoft.AFSDK (in OSIsoft.AFSDK.dll) Version: 3.1.1.1182
Syntax
public const string TypicalValue = "typicalvalue"
Public Const TypicalValue As String = "typicalvalue" Dim value As String value = PICommonPointAttributes.TypicalValue
public: literal String^ TypicalValue = "typicalvalue"
static val mutable TypicalValue: string