Open(Params: IMetabaseObjectParamValues): IMetabaseObjectInstance;
Params - object parameters, in accordance to which one should get an object instance from cache.
The Open method opens an object instance from cache.
If cache does not have a record created while opening an object with specified parameters, the method returns Null.
See also: