Click or drag to resize

ImportationJobHasTimeFrame Property

Time limitation. If true, HourFrom and HourTo must be set.

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

Property Value

Type: Boolean
See Also