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