Stores information that is used by the domain model reflector to locate a domain role.
The DomainModel.DomainRolePlayerInfo type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
![]() |
DomainModel.DomainRolePlayerInfo | Initializes a new instance of the DomainModel.DomainRolePlayerInfo class. |
Top
Methods
| Name | Description | |
|---|---|---|
![]() |
Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
![]() |
Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
![]() |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() |
GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() |
ToString | Returns a String that represents the current Object. (Inherited from Object.) |
Top
Properties
| Name | Description | |
|---|---|---|
![]() |
DomainRelationshipType | Get the domain relationship that this role belongs to. |
![]() |
Id | Gets the ID of this role. |
![]() |
PropertyName | Gets the name of the property for this role. |
Top
.gif)
.gif)
.gif)