ActiveReports 8
IReportInformationService Interface Members
See Also  Properties 
GrapeCity.ActiveReports.Extensibility.v8 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering Namespace : IReportInformationService Interface

Glossary Item Box

The following tables list the members exposed by IReportInformationService.

Public Properties

 NameDescription
 PropertyExecutionTimeGets the Date/Time the report began executing.  
 PropertyLanguageGets the language code of the client executing the report.  
 PropertyReportFolderGets the path of the folder containing the report.  
 PropertyReportNameGets the name of the report.  
 PropertyUserIDGets the ID of the user executing the report.  
Top

See Also