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

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

## PreAlert.Probability Property

Probability of the disaster occurring (0.0 to 1.0).

```csharp theme={null}
public float Probability { get; init; }
```

#### Property Value

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