> ## Documentation Index
> Fetch the complete documentation index at: https://docs.resq.software/llms.txt
> Use this file to discover all available pages before exploring further.

# ResQ.Core.BlockchainEvent.EventId

### [ResQ.Core](./ResQ.Core.md "ResQ.Core").[BlockchainEvent](./ResQ.Core.BlockchainEvent.md "ResQ.Core.BlockchainEvent")

## BlockchainEvent.EventId Property

Unique identifier for this event.

```csharp theme={null}
public string EventId { get; init; }
```

#### Property Value

[System.String](https://learn.microsoft.com/en-us/dotnet/api/system.string "System.String")
