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

AF SDK Reference

AFVersion.Creator Property

  • Last UpdatedNov 18, 2025
  • 2 minute read
AFVersion.Creator Property
This read-only property returns the user who created the version of the owning object.

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

Syntax

public string Creator { get; }
Public ReadOnly Property Creator As String
	Get

Dim instance As AFVersion
Dim value As String

value = instance.Creator
public:
property String^ Creator {
	String^ get ();
}
member Creator : string with get

Property Value

Type: String
Returns the user who created the version of the owning object.

Remarks

This property is set by the server upon successful creation.

Version Information

AFSDK


See Also

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