ParamValues: IMetabaseObjectParamValues;
The ParamValues property determines parameter values, with which an object opens.
As a value of the property, one should specify the filled in set of parameter values, which was obtained for object description sent to the IWebFormComponent.ShowObject method.
The property use is given in the example for IWebOpenContext.CurrentTab.
See also: