Click or drag to resize
JobProgressKind Property
The kind of the progress

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 JobProgressKind Kind { get; set; }

Property Value

Type: JobProgressKind
See Also