AFValue Constructor
- Last UpdatedJan 12, 2026
- 2 minute read
- PI System
- AF SDK 3.2.0
- 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.2.0.7
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 .