samples-dotnet icon indicating copy to clipboard operation
samples-dotnet copied to clipboard

[Feature Request] Update schedules example to retrieve `TemporalScheduledStartTime` search attribute

Open cretz opened this issue 1 year ago • 1 comments

Describe the solution you'd like

In the schedule sample, show how you can get TemporalScheduledStartTime in a workflow

cretz avatar May 07 '24 13:05 cretz

For context this is how it is done in the Go sample: https://github.com/temporalio/samples-go/blob/main/schedule/workflow.go

jakejscott avatar Aug 19 '24 22:08 jakejscott