🟩 MatchData Suggest EditsMatch data MatchDatapublic DataTable MatchData(List<TableParameter> tables, MatchParameter parameter, List<FieldMapping> fieldMap, CancellationToken cancellationToken) Parameters ParameterTypeDefinitiontablesListInput tables with dataparameterMatchParameterMatching parametersfieldMapList<FieldMapping>Fields from original table(s), which should be included in the result. If there are multiple tables in the source list then that parameter also defines the relationship between fields in different tablescancellationTokenCancellationTokencancellationToken Exceptions WinPureAPIWrongParametersExceptionWinPureAPINoTableExceptionWinPureAPINoFieldExceptionWinPureAPIWrongConditionException Returns TypeDefinitionDataTableTable with result of matchingUpdated almost 4 years ago Table of Contents Parameters Exceptions Returns