Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Namespace: Microsoft.Office.Server.Search.Query.Gateway
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
<DataMemberAttribute> _
Public MustOverride Property Lower As IComparable
Get
Set
'Usage
Dim instance As RefinementInterval
Dim value As IComparable
value = instance.Lower
instance.Lower = value
[DataMemberAttribute]
public abstract IComparable Lower { get; set; }
Property Value
Type: System.IComparable
Returns .