Share via


RoleHasRolePlayer.RolePlayer Property

Definition

DomainRole RolePlayer Roles played by the class.

public:
 property Microsoft::VisualStudio::Modeling::DslDefinition::DomainClass ^ RolePlayer { Microsoft::VisualStudio::Modeling::DslDefinition::DomainClass ^ get(); void set(Microsoft::VisualStudio::Modeling::DslDefinition::DomainClass ^ value); };
[Microsoft.VisualStudio.Modeling.Design.DescriptionResource("Microsoft.VisualStudio.Modeling.DslDefinition.RoleHasRolePlayer/RolePlayer.Description", typeof(Microsoft.VisualStudio.Modeling.DslDefinition.DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")]
[Microsoft.VisualStudio.Modeling.Design.DisplayNameResource("Microsoft.VisualStudio.Modeling.DslDefinition.RoleHasRolePlayer/RolePlayer.DisplayName", typeof(Microsoft.VisualStudio.Modeling.DslDefinition.DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")]
[Microsoft.VisualStudio.Modeling.DomainObjectId("54ded391-fe9d-4925-ba02-79a47f0df384")]
[Microsoft.VisualStudio.Modeling.DomainRole(Microsoft.VisualStudio.Modeling.DomainRoleOrder.Target, Multiplicity=Microsoft.VisualStudio.Modeling.Multiplicity.ZeroMany, PropagatesCopy=Microsoft.VisualStudio.Modeling.PropagatesCopyOption.DoNotPropagateCopy, PropertyDisplayNameKey="Microsoft.VisualStudio.Modeling.DslDefinition.RoleHasRolePlayer/RolePlayer.PropertyDisplayName", PropertyName="RolesPlayed")]
public Microsoft.VisualStudio.Modeling.DslDefinition.DomainClass RolePlayer { [System.Diagnostics.DebuggerStepThrough] get; [System.Diagnostics.DebuggerStepThrough] set; }
[<Microsoft.VisualStudio.Modeling.Design.DescriptionResource("Microsoft.VisualStudio.Modeling.DslDefinition.RoleHasRolePlayer/RolePlayer.Description", typeof(Microsoft.VisualStudio.Modeling.DslDefinition.DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")>]
[<Microsoft.VisualStudio.Modeling.Design.DisplayNameResource("Microsoft.VisualStudio.Modeling.DslDefinition.RoleHasRolePlayer/RolePlayer.DisplayName", typeof(Microsoft.VisualStudio.Modeling.DslDefinition.DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")>]
[<Microsoft.VisualStudio.Modeling.DomainObjectId("54ded391-fe9d-4925-ba02-79a47f0df384")>]
[<Microsoft.VisualStudio.Modeling.DomainRole(Microsoft.VisualStudio.Modeling.DomainRoleOrder.Target, Multiplicity=Microsoft.VisualStudio.Modeling.Multiplicity.ZeroMany, PropagatesCopy=Microsoft.VisualStudio.Modeling.PropagatesCopyOption.DoNotPropagateCopy, PropertyDisplayNameKey="Microsoft.VisualStudio.Modeling.DslDefinition.RoleHasRolePlayer/RolePlayer.PropertyDisplayName", PropertyName="RolesPlayed")>]
[<get: System.Diagnostics.DebuggerStepThrough>]
[<set: System.Diagnostics.DebuggerStepThrough>]
member this.RolePlayer : Microsoft.VisualStudio.Modeling.DslDefinition.DomainClass with get, set
Public Property RolePlayer As DomainClass

Property Value

Attributes

Applies to