This topic has not yet been rated - Rate this topic

ScopeRuleCollection.Item property

Gets the specified scope rule from the collection.

Namespace:  Microsoft.Office.Server.Search.Administration
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
public ScopeRule this[
	int id
] { get; }

Parameters

id
Type: System.Int32
A 32-bit integer that specifies the scope rule ID.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.