←Select platform

PredictionCount Property

Summary

The number of digits present in the property.

Syntax

C#
VB
Java
C++
public int PredictionCount { get; set; } 
Public Property PredictionCount As Integer 
public int getPredictionCount() 
public void setPredictionCount(int value) 
             
public:  
   property Int32 PredictionCount 
   { 
      Int32 get() 
      void set(Int32 value) 
   } 

Property Value

The number of digits present in the Prediction property.

Remarks

The number of digits in the prediction will vary, depending on the type of credit card being scanned.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.CreditCards Assembly