RolePlayerChangedEventArgs.OldRolePlayer Property

Definition

The ModelElement that was playing the role before the change

public:
 property Microsoft::VisualStudio::Modeling::ModelElement ^ OldRolePlayer { Microsoft::VisualStudio::Modeling::ModelElement ^ get(); };
public Microsoft.VisualStudio.Modeling.ModelElement OldRolePlayer { get; }
member this.OldRolePlayer : Microsoft.VisualStudio.Modeling.ModelElement
Public ReadOnly Property OldRolePlayer As ModelElement

Property Value

Applies to