Hello, I am working with ArcGIS Runtime SDK for WPF and I would like to retreive a ''TimeInfo'' of each layer. In java, there is a class called "TimeInfo" that have the following properties.
''timeInterval'' Number Time interval of the data in the layer. Typically used for the TimeSlider when animating the layer. ''timeIntervalUnits'' String Temporal unit in which the time interval is measured. See the Constants table for valid values.