Click or drag to resize

IRecordMatchingServiceClassify Method

Overload List
 NameDescription
Public methodClassify(IdentifiedData, IEnumerableIdentifiedData, String, IRecordMatchingDiagnosticSession) A non-generic method which uses the type of input to call Classify<T>
Public methodClassifyT(T, IEnumerableT, String, IRecordMatchingDiagnosticSession) Instructs the record matcher to run a detailed classification on the matching blocks in blocks
Top
See Also