Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AF SDK Reference

AFValue Constructor

  • Last UpdatedNov 18, 2025
  • 2 minute read
AFValue Constructor
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 .

Version Information

AFSDK


See Also

In This Topic
TitleResults for “How to create a CRG?”Also Available in