The following members of class LayerTimeInfo are obsolete. They are provided to keep old source code working. We strongly advise against using them in new code.
Public Functions
(obsolete) qint64 | timeInterval() const |
(obsolete) Esri::ArcGISRuntime::TimeUnit | timeUnit() const |
Member Function Documentation
qint64 LayerTimeInfo::timeInterval () const
This function is obsolete. It is provided to keep old source code working. We strongly advise against using it in new code.
Returns the time interval of the data in the layer.
This function is deprecated in 100.3. Use interval instead.
Esri::ArcGISRuntime::TimeUnit LayerTimeInfo::timeUnit () const
This function is obsolete. It is provided to keep old source code working. We strongly advise against using it in new code.
Returns the temporal unit in which the time interval is measured.
This function is deprecated in 100.3. Use interval instead.