Is there something built in for checking the existence of a permission key, other than using the business object directly or is there a better approach.
Thanks
Tim
More than likely you did not build the partial class for the BO. The TableSchema is an abstract property that must be overwritten. If you look at another BO you will see what this property contains. Let me know if you need more explanation.