RolePlayerOrderChangedEventArgs.CounterpartRolePlayerId 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 whose order has changed
public:
property Guid CounterpartRolePlayerId { Guid get(); };
public Guid CounterpartRolePlayerId { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.CounterpartRolePlayerId : Guid
Public ReadOnly Property CounterpartRolePlayerId As Guid
Property Value
- Attributes