Access modifiers - Property on business objects - getting and setting
- by Mike
Hi,
I am using LINQ to SQL for the DataAccess layer.
I have similar business objects to what is in the data access layer.
I have got the dataprovider getting the message #23. On instantiation of the message, in the message constructor, it gets the MessageType and makes a new instance of MessageType class and fills in the MessageType information…