FindById(Id: String): IRdsBaseBinding;
Id. Binding identifier.
The FindById method find binding by the identifier passed in the Id parameter.
This method returns binding parameters if the search is successful, or Null if there is no binding with the specified identifier.
See also: