CommonlyClickedPropertyCondition.MaxCombinedPropertyValuesLength property

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

Syntax

'Declaration
Public Shared ReadOnly Property MaxCombinedPropertyValuesLength As Integer
    Get
'Usage
Dim value As Integer

value = CommonlyClickedPropertyCondition.MaxCombinedPropertyValuesLength
public static int MaxCombinedPropertyValuesLength { get; }

Property value

Type: System.Int32

See also

Reference

CommonlyClickedPropertyCondition class

CommonlyClickedPropertyCondition members

Microsoft.Office.Server.Search.Query.Rules namespace