Click or drag to resize
StorageRepositoryFlags Property
Operation Flags for the repository

Namespace: DrawerBackup.Storage.Data.Entities
Assembly: DrawerBackup.Storage.Data.Entities (in DrawerBackup.Storage.Data.Entities.dll) Version: 0.0.1.1 (0.0.1.1)
Syntax
public virtual JobFlags Flags { get; set; }

Property Value

Type: JobFlags
See Also