DisplayGroupMembership Class

Represents the relationship of information between the search Scope and the search ScopeDisplayGroup.

Inheritance Hierarchy

System.Object
  Microsoft.Office.Server.Search.Administration.DisplayGroupMembership

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

Syntax

'Declaration
<DataContractAttribute> _
Public Class DisplayGroupMembership
'Usage
Dim instance As DisplayGroupMembership
[DataContractAttribute]
public class DisplayGroupMembership

Remarks

All code entities of this class refer to the DisplayGroupMembership complex type, as described in [MS-SADMWS].

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

DisplayGroupMembership Members

Microsoft.Office.Server.Search.Administration Namespace