WebBaseEvent.EventID Property

Definition

Gets the identifier associated with the event.

public:
 property Guid EventID { Guid get(); };
public Guid EventID { get; }
member this.EventID : Guid
Public ReadOnly Property EventID As Guid

Property Value

The identifier associated with the event.

Applies to