public IReadOnlyList<string> GetDataTimeIntervals( string fieldName )
Public Function GetDataTimeIntervals( _ ByVal fieldName As String _ ) As IReadOnlyList(Of String)
Parameters
- fieldName
- The data field name to obtain the time intervals for.
Return Value
A list of time intervals.