Name | Description | |
---|---|---|
TimeParameters Constructor |
The following tables list the members exposed by TimeParameters.
Name | Description | |
---|---|---|
TimeParameters Constructor |
Name | Description | |
---|---|---|
EndTimeFieldName | ||
IsLiveFeed | Gets and set if time data includes continuous updates. | |
StartTimeFieldName | Gets and sets the time Field name. Use this if the time stamps are stored in a single attribute field. | |
StepInterval | Gets and sets the step interval. Use this when TimeIntervalType = TimeIntervalType.Regular. | |
TimeFormat | Gets and sets the time format for the data. | |
TimeIntervalType | Gets and sets the type of time internval. Default is TimeIntervalType.None. | |
TimeOffset | Gets and sets the time offset. Default is to have no time offset; ie null. | |
TimeRange | Gets and sets the time extent. This consists of a TimeRange.Start date and an TimeRange.End date. If specifying a fixed time extent filter for a mapMember, then either of the start or end dates can remain unspecified to achieve an |
Name | Description | |
---|---|---|
GetSupportedTimeFormats | Gets the supported time formats for the specified field type. | |
IsValid | Gets if the time parameters are valid. |