RequestAction(Error: IMetabaseUsersUpdateError): MetabaseUsersUpdateCallbackResult;
RequestAction(Error: Prognoz.Platform.Interop.Metabase.IMetabaseUsersUpdateError): Prognoz.Platform.Interop.Metabase.MetabaseUsersUpdateCallbackResult;
Error. Error on updating the user.
The RequestAction method determines in case of error occurrence on updating the user.
The method must be redefined in a user class.
The example of use is given in description of the IMetabaseUsersUpdate.Callback property.
See also: