> ## 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.TelemetryPacket.CurrentMissionId

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

## TelemetryPacket.CurrentMissionId Property

ID of the current mission, if any.

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

#### Property Value

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