FindById(AttributeId: String): IDimAttribute;
AttributeId - ID of the attribute by which the search is performed.
The FindById method searches for dictionary attribute based on its identifier and, if successful, returns attribute parameters. The method returns Null if no attribute is found.
See also: