DateRefinementInterval.UpperDate Property
Namespace: Microsoft.Office.Server.Search.Query.Gateway
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
<DataMemberAttribute> _
Public Property UpperDate As DateTime
Get
Set
'Usage
Dim instance As DateRefinementInterval
Dim value As DateTime
value = instance.UpperDate
instance.UpperDate = value
[DataMemberAttribute]
public DateTime UpperDate { get; set; }
Property Value
Type: System.DateTime
Returns .