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

AF SDK Reference

AFDataReference.ServerTimeSource Property

  • Last UpdatedNov 18, 2025
  • 2 minute read
AFDataReference.ServerTimeSource Property
Gets the server time source associated with this AFDataReference.

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

Syntax

public virtual Object ServerTimeSource { get; }
Public Overridable ReadOnly Property ServerTimeSource As Object
	Get

Dim instance As AFDataReference
Dim value As Object

value = instance.ServerTimeSource
public:
virtual property Object^ ServerTimeSource {
	Object^ get ();
}
abstract ServerTimeSource : Object with get
override ServerTimeSource : Object with get

Property Value

Type: Object
Returns the server time source associated with this AFDataReference.

Remarks

If the AFDataReference does not override this property, then the PISystem associated with the data reference is returned.

Version Information

AFSDK


See Also

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