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

AF SDK Reference

AFVersion.LatestVersion Method

  • Last UpdatedNov 18, 2025
  • 2 minute read
AFVersion.LatestVersion Method
Gets the latest version of the owning object.

Namespace:  OSIsoft.AF.Asset
Assembly:  OSIsoft.AFSDK (in OSIsoft.AFSDK.dll) Version: 3.1.1.1182

Syntax

public AFVersion LatestVersion()
Public Function LatestVersion As AFVersion

Dim instance As AFVersion
Dim returnValue As AFVersion

returnValue = instance.LatestVersion()
public:
AFVersion^ LatestVersion()
member LatestVersion : unit -> AFVersion 

Return Value

Type: AFVersion
Returns the latest version of the owning object.

Remarks

The latest version of the owning object is the version with the newest EffectiveDate. This could be a time in the future.

Version Information

AFSDK


See Also

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