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

AF SDK Reference

IAFTimeSource.ServerTimeZone Property

  • Last UpdatedNov 18, 2025
  • 1 minute read
IAFTimeSource.ServerTimeZone Property
Gets the current time zone of the server associated with the object implementing this interface.

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

Syntax

AFTimeZone ServerTimeZone { get; }
ReadOnly Property ServerTimeZone As AFTimeZone
	Get

Dim instance As IAFTimeSource
Dim value As AFTimeZone

value = instance.ServerTimeZone
property AFTimeZone^ ServerTimeZone {
	AFTimeZone^ get ();
}
abstract ServerTimeZone : AFTimeZone with get

Property Value

Type: AFTimeZone
Returns the current time zone of the server associated with the object implementing this interface.

Version Information

AFSDK


See Also

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