InCommonData Members
Include Protected Members
Include Inherited Members
Represents the colleagues, memberships, and manager data in common between two user profiles.
The InCommonData type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
InCommonData | Initializes a new instance of the InCommonDataclass. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
Colleagues | Gets or sets the common colleagues data that two user profiles share. |
![]() |
Manager | Gets or sets the common manager that two user profiles share. |
![]() |
Memberships | Gets or sets the common memberships that two user profiles share. |
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