IMetabaseUsersUpdateCallback.CallbackResult

Fore Syntax

CallbackResult: MetabaseUsersUpdateCallbackResult;

Fore.NET Syntax

CallbackResult: Prognoz.Platform.Interop.Metabase.MetabaseUsersUpdateCallbackResult;

Description

The CallbackResult property returns the action on occurring of the system error.

Comments

The property must be redetermined in the custom class.

Example

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

See also:

IMetabaseUsersUpdateCallback