Click or drag to resize
IJobIsActive Property
Is the job active

Namespace: DrawerBackup.Native.Data.Entities
Assembly: DrawerBackup.Native.Data.Entities (in DrawerBackup.Native.Data.Entities.dll) Version: 0.0.1.1 (0.0.1.1)
Syntax
public virtual bool IsActive { get; set; }

Property Value

Type: Boolean
See Also