protected override Accounting.Core.OpResult _Record() { mDataSource.AssignFrom(mDataProxy); return(mAccountant.AuthUserMgr.Store(mDataSource)); }