IMetabaseUsersUpdateCallback.CallbackResult

Syntax

CallbackResult: MetabaseUsersUpdateCallbackResult;

Description

The CallbackResult property returns the action when the system error occurs.

Comments

The property must be redefined in a custom class.

Example

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

See also:

IMetabaseUsersUpdateCallback