Factoid.NumberSimple Field
Factoid.NumberSimple Field |
A constant string value that is used to increase recognition accuracy by providing a simple numeric context to a recognizer.
Definition
Visual Basic .NET Public Shared NumberSimple As String C# public static String NumberSimple; Managed C++ public: static String NumberSimple;
Field Value
System.String. The string that indicates to a recognizer to look for simple numeric values.
This field is read-only. This field has no default value.
Remarks
This factoid is not supported in version 1.0 of the Tablet PC SDK.
See Also