Share via


DateRefinementInterval.LowerDate Property

Namespace:  Microsoft.Office.Server.Search.Query.Gateway
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaration
<DataMemberAttribute> _
Public Property LowerDate As DateTime
    Get
    Set
'Usage
Dim instance As DateRefinementInterval
Dim value As DateTime

value = instance.LowerDate

instance.LowerDate = value
[DataMemberAttribute]
public DateTime LowerDate { get; set; }

Property Value

Type: System.DateTime
Returns .

See Also

Reference

DateRefinementInterval Class

DateRefinementInterval Members

Microsoft.Office.Server.Search.Query.Gateway Namespace