'DeclarationPublic Property MaximumIdentificationBestMatches As Integer
'UsageDim instance As IdentificationProcessor Dim value As Integer instance.MaximumIdentificationBestMatches = value value = instance.MaximumIdentificationBestMatches
public int MaximumIdentificationBestMatches {get; set;}
