RolePlayerOrderChangedEventArgs.LinkId 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 link from source to target ModelElement whose order has been changed
public:
property Guid LinkId { Guid get(); };
public Guid LinkId { get; }
member this.LinkId : Guid
Public ReadOnly Property LinkId As Guid