Click or drag to resize
JobSettingsLoad Method
Load the job settings

Namespace: DrawerBackup.Native.Jobs
Assembly: DrawerBackup.Native (in DrawerBackup.Native.dll) Version: 0.0.1.1 (0.0.1.1)
Syntax
public static JobSettings Load(
	IJob job
)

Parameters

job
Type: DrawerBackup.Native.Data.EntitiesIJob

Return Value

Type: JobSettings
See Also