FindById(DimId: String): IMsDimensionFilter;
DimId. Identifier of searched dimension.
The FindById method searches for a dimension in the collection by its identifier.
If the dimension with the specified identifier is not found, the method returns Null.
See also: