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

AF SDK Reference

AFVersion.Owner Property

  • Last UpdatedNov 18, 2025
  • 1 minute read
AFVersion.Owner Property
This read-only property returns the object which owns this version information.

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

Syntax

public IAFVersionable Owner { get; }
Public ReadOnly Property Owner As IAFVersionable
	Get

Dim instance As AFVersion
Dim value As IAFVersionable

value = instance.Owner
public:
property IAFVersionable^ Owner {
	IAFVersionable^ get ();
}
member Owner : IAFVersionable with get

Property Value

Type: IAFVersionable
Returns the object which owns this version information.

Version Information

AFSDK


See Also

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