Indicates if this job is synchronous (remote execution) or asynchronous (not for remote execution).
Syntax
public System.bool IsSynchronous {get; set;}
Property Value
True if this job is a remote execution of a report or
False if it is not for remote execution.