ClearDocument(DocumentId)
|
Clears the content of the specified document.
|
Equals(Object, Object)
static
|
Determines whether the specified object instances are considered equal.
|
Equals(Object)
|
Determines whether the specified object is equal to the current object.
|
GetBuildStatus(DocumentId)
|
Gets the current build status of the specified report.
|
GetDocumentData(DocumentId)
|
Gets the data related to the specified document.
|
GetDrillThroughDetailReport(InstanceIdentity, String)
|
|
GetExportedDocument(ExportId)
|
Writes the exported document to the specified stream.
|
GetExportStatus(ExportId)
|
Returns the current status of document exporting.
|
GetHashCode()
|
Serves as the default hash function.
|
GetLookUpValues(InstanceIdentity, ReportParameter[], String[])
|
Returns a collection of parameter values assigned to a lookup editor.
|
GetPage(DocumentId, Int32, PageCompatibility)
|
Returns the content of the specified document page.
|
GetPages(DocumentId, Int32[], PageCompatibility)
|
Returns an array of report pages.
|
GetPrintDocument(PrintId)
|
Gets the document that is ready to print.
|
GetPrintStatus(PrintId)
|
Gets the current status of a document that is being printed.
|
GetReportParameters(InstanceIdentity)
|
Returns an object that contains parameters available in a report.
|
GetType()
|
Gets the Type of the current instance.
|
MemberwiseClone()
protected
|
Creates a shallow copy of the current Object.
|
ReferenceEquals(Object, Object)
static
|
Determines whether the specified Object instances are the same instance.
|
StartBuild(InstanceIdentity, ReportBuildArgs)
|
Starts building a report document on the server.
|
StartExport(DocumentId, DocumentExportArgs)
|
Starts exporting the specified document.
|
StartPrint(DocumentId, PageCompatibility)
|
Starts printing the specified document.
|
StaticInitialize()
static
|
For internal use.
|
StaticSetContainer()
static
|
For internal use.
|
StopBuild(DocumentId)
|
Stops building the document.
|
StopPrint(PrintId)
|
Stops printing the specified document.
|
ToString()
|
Returns a string that represents the current object.
|