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

AF SDK Reference

IAFTimePeriod.StartTime Property

  • Last UpdatedNov 18, 2025
  • 1 minute read
IAFTimePeriod.StartTime Property
This read-only property represents the start time of the period.

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

Syntax

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

Dim instance As IAFTimePeriod
Dim value As AFTime

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

Property Value

Type: AFTime
Represents the start time of the period. This value cannot be later than the EndTime.

Version Information

AFSDK


See Also

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