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

AF SDK Reference

AFChangeInfo.VersionID Property

  • Last UpdatedNov 18, 2025
  • 2 minute read
AFChangeInfo.VersionID Property
The VersionID of the changed object.

Namespace:  OSIsoft.AF
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 AFChangeInfo
Dim value As Guid

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

Property Value

Type: Guid
Returns the VersionID of the changed object. If the changed object does not support versioning, then Guid.Empty will be returned.

Version Information

AFSDK


See Also

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