I am attempting to replicate the below date picker example, however I continue to recieve the same errors. Nhttp://help.arcgis.com/en/webapi/sil.../api_start.htm
DateTime? dateOrNull = myCalendar.SelectedDate; if (dateOrNull != null) { DateTime newSelectedDate = dateOrNull.Value; }
Aangemelde leden kunnen berichten plaatsen, updates volgen en meer. Nieuw hier? Registreer een gratis account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.