> ## 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.Blockchain.BlockchainEvent.EventType

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

## BlockchainEvent.EventType Property

The type/category of the event.

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

#### Property Value

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