> ## 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.PreAlert.AlertId

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

## PreAlert.AlertId Property

Unique identifier for this pre-alert.

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

#### Property Value

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