FindById(Id: String): IAdoMdDimCalculation;
Id. Identifier of the calculated element, by which search is executed.
The FindById method searches for a calculated element by identifier and returns its parameters in case of successful search.
The method returns Null if the calculated element with the specified identifier does not exist.
See also: