[]
Represents a service that returns global variables and user-specific information related to the report.
public interface IReportInformationService
Name | Description |
---|---|
ExecutionTime | Gets or sets the date and time when the report began executing. |
Language | Gets the language code of the client executing the report. |
ReportFolder | Gets the path of the folder containing the report. |
ReportName | Gets the name of the report. |
UserID | Gets the ID of the user executing the report. |