FindById(Id: String): MsDimIteratorDimension;
FindById(Id: string): Prognoz.Platform.Interop.Ms.IMsDimIteratorDimension;
Id. Identifier of searched dimension.
The FindById method searches for a dimension with the specified identifier.
If the dimension with the specified identifier is not found, the method returns Null.
See also: