DomainModel.DomainRolePlayerInfo Class

Definition

Stores information used by domain model reflector to locate a domain role.

public protected ref class DomainModel::DomainRolePlayerInfo sealed
protected internal sealed class DomainModel.DomainRolePlayerInfo
Protected Friend NotInheritable Class DomainModel.DomainRolePlayerInfo
Inheritance
DomainModel.DomainRolePlayerInfo

Constructors

DomainModel.DomainRolePlayerInfo(Type, String, Guid)

Initializes a new instance of DomainRolePlayerInfo class.

Properties

DomainRelationshipType

Get domain relationship this role belongs to.

Id

Get the id of this role.

PropertyName

Get the name of the property for this role.

Applies to