ToString is a method, not a property. Try using...

1
2
let strSearch = monthSearch.ToString()

Notice the parentheses. A method (or function) with no inputs is invoke with a Unit, which is given by () ... Make sense?

By on 12/27/2009 2:33 PM ()

Hello, Paulmichael Blasucci:
Thank you very much for the code and explanation.
It works!
Happy New Year to you!

By on 12/27/2009 3:05 PM ()
IntelliFactory Offices Copyright (c) 2011-2012 IntelliFactory. All rights reserved.
Home | Products | Consulting | Trainings | Blogs | Jobs | Contact Us | Terms of Use | Privacy Policy | Cookie Policy
Built with WebSharper