Click or drag to resize
JobScheduleUntil Property
The schedule will executed until this date

Namespace: DrawerBackup.Server.Data.Entities
Assembly: DrawerBackup.Server.Data.Entities (in DrawerBackup.Server.Data.Entities.dll) Version: 0.0.1.1 (0.0.1.1)
Syntax
public virtual DateTime Until { get; set; }

Property Value

Type: DateTime
See Also