Click or drag to resize

ReportServiceArguments Properties

The ReportServiceArguments type exposes the following members.

Properties
  NameDescription
Public propertyAdditionalFileNames
The additional files that will be included on a multiple file report.
Public propertyFileId Obsolete.
The Cobra file that the report will be generated from.
Public propertyFilename
The Cobra file that the report will be generated from. This is also the default file when generating multiple file report.
Public propertyOutputFilename
Output filename (excluding path)
Public propertyOwnerId
Owner Id
Public propertyReportId
The name of the report.
Public propertyUseSharedReport
Indicates whether to select the report using ReportId + OwnerId or the shared report using ReportId.
Top
See Also