Click or drag to resize

ImportationJobHourFrom Property

Start hour of the job (from 0 to 23).

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

Property Value

Type: Int32
See Also