The ReportRepository type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | AddReportToCase(ODataService, String, String, String, String, String, String, String, DateTime, String) | Obsolete.
A Method to generate process history document using reports API (Compatibility version, only for history report, only create, no update)
|
![]() | AddReportToCase(ODataService, String, Object, Boolean, String, String, String, String, String, DateTime, String, String, ICollectionKeyValuePairString, String, String, String) | Obsolete.
A Method to generate report document using reports API
|
![]() | Convert |
Convert eml to msg.
|
![]() | CreateDocumentPdfRendition |
Creates PDF renditions for a given recordKey |
![]() | CreatePdf |
Create Pdf from zero or more documents and optional string content.
|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetReport |
Geenrates report using PDF Service Report API.
|
![]() | GetReportJsonRequestBody |
Creates serialized body of parameters needed for PDF Service Report API from report specific parameters and record information.
|
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | MergeDocumentsToPdf |
Merges documents into single PDF document using PDF service
|
![]() | RemergePdfFields |
Remerges specified values of content controls into PDF
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
See Also