Compartilhar via


PropertyRuleOperator.JoinedByOr property

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

Syntax

'Declaração
<DataMemberAttribute> _
Public Property JoinedByOr As Boolean
    Get
    Set
'Uso
Dim instance As PropertyRuleOperator
Dim value As Boolean

value = instance.JoinedByOr

instance.JoinedByOr = value
[DataMemberAttribute]
public bool JoinedByOr { get; set; }

Property value

Type: System.Boolean

Ver também

Referência

PropertyRuleOperator class

PropertyRuleOperator members

Microsoft.Office.Server.Search.Administration namespace