Click or drag to resize
JobSettingsSave Method
Save the settings to the job

Namespace: DrawerBackup.Native.Jobs
Assembly: DrawerBackup.Native (in DrawerBackup.Native.dll) Version: 0.0.1.1 (0.0.1.1)
Syntax
public static void Save(
	JobSettings settings,
	IJob job
)

Parameters

settings
Type: DrawerBackup.Native.JobsJobSettings
job
Type: DrawerBackup.Native.Data.EntitiesIJob
See Also