TransactionEventArgs.ElementId Property

Definition

Get the Id of the element to which this 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

empty guid

Attributes

Applies to