ManagedPropertyCustomFilter.DataType_Numeric Field
Specifies that the type of the data for the range is a number.
Namespace: Microsoft.Office.Server.Search.WebControls
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public Const DataType_Numeric As String
'Usage
Dim value As String
value = ManagedPropertyCustomFilter.DataType_Numeric
public const string DataType_Numeric
See Also
Reference
ManagedPropertyCustomFilter Class