Public Property MatchConfidence As Integer
Dim instance As IdentificationComparisonInformation Dim value As Integer instance.MatchConfidence = value value = instance.MatchConfidence
public int MatchConfidence {get; set;}
Public Property MatchConfidence As Integer
Dim instance As IdentificationComparisonInformation Dim value As Integer instance.MatchConfidence = value value = instance.MatchConfidence
public int MatchConfidence {get; set;}