ResultMetabase: IMetabase;
ResultMetabase: Prognoz.Platform.Interop.Metabase.IMetabase;
The ResultMetabase property determines resulting connection with repository which moniker will be sent to web service.
If repository connection parameters are redefined of repository to which connection is established is changed in custom event, set connection result as the ResultMetabase property value.
The example of use is given in description of the IMetabaseCustomEvents.OnBeforeLogon method.
See also: