ActiveReports 12 Server User Guide
Job Property (JournalEntry)

ActiveReports.Server.ReportControls Assembly > ActiveReports.Server.ReportServices.Contracts.Policy Namespace > JournalEntry Class : Job Property
Gets or sets the job request defining the tasks that associated with this journal entry.
Syntax
'Declaration
 
Public Property Job As RenderOptions
public RenderOptions Job {get; set;}

Property Value

The job request defining the tasks that associated with this journal entry.
See Also

Reference

JournalEntry Class
JournalEntry Members