PropertyRuleOperator.JoinedByOr property

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

Syntax

'Declaration
<DataMemberAttribute> _
Public Property JoinedByOr As Boolean
    Get
    Set
'Usage
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

See also

Reference

PropertyRuleOperator class

PropertyRuleOperator members

Microsoft.Office.Server.Search.Administration namespace