SportTracks 2.0 API
EntryDateTime Method (entry)
SportTracks 2.0 APIZoneFiveSoftware.Common.DataITimeDataSeries<(Of <(T>)>)EntryDateTime(ITimeValueEntry<(Of <(T>)>))
Return the DateTime of the specified entry. Shortcut to add StartTime + entry.ElapsedSeconds.
Declaration Syntax
C#Visual Basic
DateTime EntryDateTime(
	ITimeValueEntry<T> entry
)
Function EntryDateTime ( _
	entry As ITimeValueEntry(Of T) _
) As DateTime
Parameters
entry (ITimeValueEntry<(Of <(T>)>))
The entry.
Return Value
The value.

Assembly: Common.Data (Module: Common.Data) Version: 2.0.2972.36983