PublishedEvent.UUID Property

Definition

Gets the globally unique identifier of the event object.

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

Property Value

The globally unique identifier of the event object.

Applies to