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

AF SDK Reference

AFVersion.VersionID Property

  • Last UpdatedNov 18, 2025
  • 2 minute read
AFVersion.VersionID Property
This read-only property returns the unique identifier for the version.

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

Syntax

public Guid VersionID { get; }
Public ReadOnly Property VersionID As Guid
	Get

Dim instance As AFVersion
Dim value As Guid

value = instance.VersionID
public:
property Guid VersionID {
	Guid get ();
}
member VersionID : Guid with get

Property Value

Type: Guid
Returns the unique identifier for the version.

Remarks

The version identifier uniquely identifies the specific version of the object which owns this version information. The object's ID property uniquely identifies the object regardless of version.

Version Information

AFSDK


See Also

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