| Visual Basic (Declaration) | |
|---|---|
Public Property TimeOfDay As Nullable(Of Date) | |
| C# | |
|---|---|
public Nullable<DateTime> TimeOfDay {get; set;} | |
Property Value
The time of day.Target Platforms:Windows Phone 7
|
| ArcGIS Runtime SDK for Windows Phone - Library Reference | |
| TimeOfDay Property | |
| See Also Send comments on this topic | |
| ESRI.ArcGIS.Client.Tasks Namespace > RouteServiceAreaParameters Class : TimeOfDay Property |
| Visual Basic (Declaration) | |
|---|---|
Public Property TimeOfDay As Nullable(Of Date) | |
| C# | |
|---|---|
public Nullable<DateTime> TimeOfDay {get; set;} | |
Target Platforms:Windows Phone 7