ImportationJobIsEnabled Property

Enabled/disabled state of the job.

Definition

Namespace: FileHold.LibraryManager
Assembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
C#
public bool IsEnabled { get; set; }

Property Value

Boolean

See Also