'DeclarationPublic ReadOnly Property Confidence As Integer
'UsageDim instance As OmrFieldResult Dim value As Integer value = instance.Confidence
public int Confidence {get;}
'DeclarationPublic ReadOnly Property Confidence As Integer
'UsageDim instance As OmrFieldResult Dim value As Integer value = instance.Confidence
public int Confidence {get;}
This read-only property containing a value between 0 and 100 that represents the averaged analysis confidence value for all segments in the field.