| Visual Basic (Declaration) | |
|---|---|
Public Property TimeOptions As IEnumerable(Of TimeOption) | |
| C# | |
|---|---|
public IEnumerable<TimeOption> TimeOptions {get; set;} | |
Property Value
The layer time options.Target Platforms:Windows Phone 7
|
| ArcGIS API for Windows Phone - Library Reference | |
| TimeOptions Property | |
| See Also Send comments on this topic | |
| ESRI.ArcGIS.Client.Tasks Namespace > IdentifyParameters Class : TimeOptions Property |
| Visual Basic (Declaration) | |
|---|---|
Public Property TimeOptions As IEnumerable(Of TimeOption) | |
| C# | |
|---|---|
public IEnumerable<TimeOption> TimeOptions {get; set;} | |
Target Platforms:Windows Phone 7