Group: Forum Members
Posts: 2K,
Visits: 6.6K
|
I believe the BO mapper just serializes the field as a readonly property (no setter). The field would be bindable, so you could bind it to a control in order to view the data, but if you attempted to set the value, you'd get an error.
|