Share via


MergeDomainRelationshipEventArgs.SourceRolePlayer Property

Definition

The class that will play the source in this relationship

public:
 property Microsoft::VisualStudio::Modeling::DslDefinition::DomainClass ^ SourceRolePlayer { Microsoft::VisualStudio::Modeling::DslDefinition::DomainClass ^ get(); void set(Microsoft::VisualStudio::Modeling::DslDefinition::DomainClass ^ value); };
public Microsoft.VisualStudio.Modeling.DslDefinition.DomainClass SourceRolePlayer { get; set; }
member this.SourceRolePlayer : Microsoft.VisualStudio.Modeling.DslDefinition.DomainClass with get, set
Public Property SourceRolePlayer As DomainClass

Property Value

Applies to