FindByParamO(
ControlledParam: IMetabaseObjectParam;
[IsDimension: Boolean = True];
[ControlledOwnerKey: Integer = -1]): ICubeSelectionControlItem;
ControlledParam. Cube parameter.
IsDimension. Indicates whether controlling dimension is a cube dimension. Optional parameter, the default value is True - controlling dimension is a cube dimension.
ControlledOwnerKey. Key of owner object of controlling dimension. Optional parameter, it is not determined by default.
The FindByParamO method searches for a dimension in the collection based on parameter and parent object key.
See also: