AFValue Constructor
- Last UpdatedNov 18, 2025
- 2 minute read
- PI System
- AF SDK 2024 R2
- Developer
This is the default constructor which creates a new AFValue
object with default values for its properties.
Namespace: OSIsoft.AF.Asset
Assembly: OSIsoft.AFSDK (in OSIsoft.AFSDK.dll) Version: 3.1.1.1182
Syntax
public AFValue()
Public Sub New Dim instance As New AFValue()
public: AFValue()
new : unit -> AFValue
Remarks
The default value for the Value property is .
The default value for the Timestamp property is AFTime.MinValue.
The default value for the Status property sets the IsGood flag and no other status bits are set.
The default value for the UOM property is .