RolePlayerChangedEventArgs.OldRolePlayerId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The Id of the ModelElement that was playing the role before the change
public:
property Guid OldRolePlayerId { Guid get(); };
public Guid OldRolePlayerId { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.OldRolePlayerId : Guid
Public ReadOnly Property OldRolePlayerId As Guid
Property Value
- Attributes