Share via


BestBetCollection.IsReadOnly property

Gets a value indicating whether the collection is read-only.

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

Syntax

'Declaration
Public Property IsReadOnly As Boolean
    Get
    Friend Set
'Usage
Dim instance As BestBetCollection
Dim value As Boolean

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

Property value

Type: System.Boolean

See also

Reference

BestBetCollection class

BestBetCollection members

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