> ## 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.OptimizationStrategy.GeneratedAt

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

## OptimizationStrategy.GeneratedAt Property

UTC timestamp when the strategy was generated.

```csharp theme={null}
public System.DateTimeOffset GeneratedAt { get; init; }
```

#### Property Value

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