ActiveReports 12 Server User Guide
JournalEntry Property (Policy)

ActiveReports.Server.ReportControls Assembly > ActiveReports.Server.ReportServices.Contracts.Policy Namespace > Policy Class : JournalEntry Property
Gets or sets the template providing a way to create a journal entry.
Syntax
'Declaration
 
Public Property JournalEntry As JournalEntryTemplate
public JournalEntryTemplate JournalEntry {get; set;}

Property Value

The template providing a way to create a journal entry.
See Also

Reference

Policy Class
Policy Members