EventMetadata.Id Property

Definition

Gets the identifier of the event that is defined in the event provider.

public:
 property long Id { long get(); };
public long Id { get; }
member this.Id : int64
Public ReadOnly Property Id As Long

Property Value

The event identifier.

Applies to

See also