CommonlyClickedPropertyCondition.MaxCombinedPropertyValuesLength property
Namespace: Microsoft.Office.Server.Search.Query.Rules
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaração
Public Shared ReadOnly Property MaxCombinedPropertyValuesLength As Integer
Get
'Uso
Dim value As Integer
value = CommonlyClickedPropertyCondition.MaxCombinedPropertyValuesLength
public static int MaxCombinedPropertyValuesLength { get; }
Property value
Type: System.Int32
Ver também
Referência
CommonlyClickedPropertyCondition class