Click or drag to resize
RecurringJobDtoId Property

[Missing <summary> documentation for "P:Hangfire.Storage.RecurringJobDto.Id"]

Namespace: Hangfire.Storage
Assembly: Hangfire.Core (in Hangfire.Core.dll) Version: 1.5.0.0
Syntax
public string Id { get; set; }

Property Value

Type: String
See Also