nullable bool property in Csla 4.xx #3356
Answered
by
Chicagoan2016
Chicagoan2016
asked this question in
Questions
-
I am trying to create a nullable bool property in a Csla 4.xx application and when I try to assign a default value of null in RegisterProperty. I am getting this error |
Beta Was this translation helpful? Give feedback.
Answered by
Chicagoan2016
May 30, 2023
Replies: 2 comments 1 reply
-
Can you post the code for the property? |
Beta Was this translation helpful? Give feedback.
1 reply
-
I found out it's a .NET limitation. Nothing to do with Csla : ) |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Chicagoan2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I found out it's a .NET limitation. Nothing to do with Csla : )