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

### [ResQ.Clients](./ResQ.Clients.md "ResQ.Clients").[ReportIncidentRequest](./ResQ.Clients.ReportIncidentRequest.md "ResQ.Clients.ReportIncidentRequest")

## ReportIncidentRequest.Location Property

Geographic location of the incident.

```csharp theme={null}
public ResQ.Clients.LocationDto Location { get; init; }
```

#### Property Value

[LocationDto](./ResQ.Clients.LocationDto.md "ResQ.Clients.LocationDto")
