Report |
The ReportRepository type exposes the following members.
Name | Description | |
---|---|---|
![]() | ReportRepository | Initializes a new instance of the ReportRepository class |
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 |
![]() | CreateDocumentPdfRenditionWithHeader | Creates PDF renditions for a given recordKey |
![]() | CreatePdf | Create Pdf from zero or more documents and optional string content. |
![]() | CreatePdfInMemory | Creates a simple pdf document from a memory stream. |
![]() | 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 |
![]() | PdfRendtionExist | Finds out if a pdf rendition allready exists for a document |
![]() | RemergePdfFields | Remerges specified values of content controls into PDF |
![]() | RemergePdfFieldsEx | Remerges specified values of content controls into PDF |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object) |
![]() | ValidatePdfUa | Validates the accessability of a document |
Name | Description | |
---|---|---|
![]() | FormatFromDictionary | (Defined by DictionaryExtensions) |
![]() | GetFirstValue | (Defined by DictionaryExtensions) |