Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets the owner of the job.
Syntax
var owner = iJob.owner;
iJob.owner = owner;
Property value
Type: WinJS.Utilities.IOwnerToken**
The owner of the job.
Remarks
Requirements
Minimum WinJS version |
WinJS 2.0 |
Namespace |
WinJS.Utilities.Scheduler |