Open(Params: IMetabaseObjectParamValues): IMetabaseObjectInstance;
Params - object parameters in accordance to that it is necessary to get an object instance from cache.
The Open method opens an instance of an object from cache.
If in cache there is not a record created while opening an object with specified parameters, the method returns Null.
See also: