FindByDimId(Id: String): IMsDimOpenParamValue;
FindByDimId(Id: string): IMsDimOpenParamValue;
Id. The identifier of the dictionary, on which the parametric dimension is based.
The FindByDimId method searches for the value of the parameter by the identifier of dimension.
If the value of the parameter is not found, the method returns Null.
See also: