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

AF SDK Reference

IAFTransactable.CreationDate Property

  • Last UpdatedNov 18, 2025
  • 2 minute read
IAFTransactable.CreationDate Property
This read-only property returns the time when the object was first created.

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

Syntax

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

Dim instance As IAFTransactable
Dim value As AFTime

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

Property Value

Type: AFTime
Returns the time when the object was first created. If the creation date is not known for the object, then MaxValue will be returned.

Remarks

This property is set by the server upon successful creation of the object. The object's creation date is set by the server when the object is initially created. Any changes to the object after creation will not change this value.

Version Information

AFSDK

Supported in: 3.1.1, 3.1.0, 3.0.2, 3.0.1, 3.0.0, 2.10.11, 2.10.5, 2.10.0, 2.10, 2.9.5, 2.9

See Also

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