PredictionCount Property
Summary
The number of digits present in the property.
Syntax
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.