QueryRuleGroupCollection.IsReadOnly property

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

Syntax

'Declaration
<DataMemberAttribute> _
Public Property IsReadOnly As Boolean
    Get
    Friend Set
'Usage
Dim instance As QueryRuleGroupCollection
Dim value As Boolean

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

Property value

Type: System.Boolean

See also

Reference

QueryRuleGroupCollection class

QueryRuleGroupCollection members

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