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

AF SDK Reference

AFVersion.CreationDate Property

  • Last UpdatedNov 18, 2025
  • 2 minute read
AFVersion.CreationDate Property
This read-only property returns the time when the version of the owning object was created.

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

Syntax

public AFTime CreationDate { get; }
Public ReadOnly Property CreationDate As AFTime
	Get

Dim instance As AFVersion
Dim value As AFTime

value = instance.CreationDate
public:
property AFTime CreationDate {
	AFTime get ();
}
member CreationDate : AFTime with get

Property Value

Type: AFTime
Returns the time when the version of the owning object was created.

Remarks

This property is set by the server upon successful creation of the owning object.

Version Information

AFSDK


See Also

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