IJob.id property

Gets the unique numeric identifier assigned to the job.

Syntax

var id = iJob.id;

Property value

Type: Number

The unique numeric identifier assigned to the job.

Requirements

Minimum WinJS version

WinJS 2.0

Namespace

WinJS.Utilities.Scheduler

See also

IJob