> ## 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.Location

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

## BlockchainEvent.Location Property

Geographic location associated with the event, if applicable.

```csharp theme={null}
public ResQ.Core.Location? Location { get; init; }
```

#### Property Value

[Location](./ResQ.Core.Location.md "ResQ.Core.Location")
