Hi,
I'm trying to implement interface IEntityServerSaving
and use it's ServerSaving event.
In my project I have referenced IdeaBlade.EntityModel.Server.
My problem is that I can't see this interface.
I can only access: IdeaBlade.EntityModel.Server.IHandlePolicy
Any ideas?