FindById(Id: String): IDatasetModelField;
Id is field identifier.
The FindById method searches a field and returns the object containing the field structure of data source. The identifier of field, by which the search is performed, is passed by the Id parameter.
See also: