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