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; }
Los miembros registrados pueden publicar, seguir actualizaciones y más. ¿Nuevo aquí? Regístrate gratis.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.