IMetabaseUsersUpdateCallback.Process

Syntax

Process(Subject: ISecuritySubject);

Parameters

Subject. The security subject, on updating of which the error occurred.

Description

The Process method returns the user being updated at the moment.

Comments

The method must be redefined in a custom class.

Example

The example of use is given in description of the IMetabaseUsersUpdate.Callback property.

See also:

IMetabaseUsersUpdateCallback