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.