FindById(Id: String): IDatasetInstanceField;
Id is field identifier.
The FindById method searches data source field by the identifier. The identifier, by which the search is performed, is passed by the Id parameter.
See also:
IDatasetInstanceFields