RolePlayerChangedEventArgs.ElementLinkId 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 ElementLink whose role-player changed
public:
property Guid ElementLinkId { Guid get(); };
public Guid ElementLinkId { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.ElementLinkId : Guid
Public ReadOnly Property ElementLinkId As Guid
Property Value
- Attributes