SmartDate's Text Property #3457
Unanswered
Chicagoan2016
asked this question in
Questions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We have been using SmartDate in our objects for as long as I remember, recently someone asked why can't use the Text Property of SmartDate to set the Date Value of the SmartDate instead of initializing the SmartDate property with the keyword 'new'.
Since SmartDate is a struct I don't think we could do that (CS1612 compiler error). I checked the documentation of Csla and we have something like the following for Text property
Any thoughts?
Kind Regards
Beta Was this translation helpful? Give feedback.
All reactions