DisplayGroupMembership members
Represents the relationship of information between the search Scope and the search ScopeDisplayGroup.
The DisplayGroupMembership type exposes the following members.
Constructors
Name | Description | |
---|---|---|
DisplayGroupMembership | Initializes a new instance of the DisplayGroupMembership class. |
Top
Properties
Name | Description | |
---|---|---|
DisplayGroupId | Gets or sets the ID of the search ScopeDisplayGroup. | |
ScopeId | Gets or sets the ID of the search Scope. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top