Hi,
I have notised that not all columns in the AccessUser table are accessible through the AccessUserClass's properties. An example is the AccessUserLastName column and this column is only accessible through the Row instance in the AccessUserClass object. Are there any other objects containing all the properties or do i have to create a wrapper class.
Thanks.