The ReportSource type exposes the following members.

Methods

  NameDescription
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Gets a string that represents this ReportSource.
(Overrides Object..::..ToString()()()().)

Properties

  NameDescription
Public propertyFileName
Gets or sets the name of the report definition file that contains the report.
Public propertyReportName
Gets or sets the name of the report to load from the report definition file.

See Also