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

AF SDK Reference

AFAttribute.ServerTimeSource Property

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

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

Syntax

public IAFTimeSource ServerTimeSource { get; }
Public ReadOnly Property ServerTimeSource As IAFTimeSource
	Get

Dim instance As AFAttribute
Dim value As IAFTimeSource

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

Property Value

Type: IAFTimeSource
Returns the server time source associated with this AFAttribute.

Remarks

If this attribute has a DataReferencePlugIn configured, then DataReference will return the server time source associated with the DataReference. When a DataReferencePlugIn is not configured, 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