# DurableJob.Id

[Type overview](/orleans/docs/api/csharp/microsoft.orleans.durablejobs/orleans.durablejobs.durablejob/) | [Properties](/orleans/docs/api/csharp/microsoft.orleans.durablejobs/orleans.durablejobs.durablejob/properties/)

[Source](https://github.com/dotnet/orleans/blob/e4e752cedecc2976811db49802c7a999b1f1c704/src/Orleans.DurableJobs/DurableJob.cs)

```csharp
[Orleans.Id(0)]
public string Id
```

Gets the unique identifier for this durable job.
