ElementEventArgs.ElementId Property

Definition

Get the Id of the ModelElement to which the notification pertains

public:
 virtual property Guid ElementId { Guid get(); };
public override Guid ElementId { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.ElementId : Guid
Public Overrides ReadOnly Property ElementId As Guid

Property Value

Attributes

Applies to