Progress® Telerik® Reporting R3 2019
Telerik.ReportServer.Services.Models Namespace
The Telerik.ReportServer.Services.Models namespace contains models
used in the Report Server REST API client for C#).
Classes
Class | Description | |
---|---|---|
![]() | BuiltInRoles |
Specifies the built-in report server roles.
|
![]() | Category |
Represents a category.
|
![]() | Clause |
Represents a clause.
|
![]() | CreateCategoryData |
Provides information for creating a new category.
|
![]() | CreateDataConnectionData |
Provides information for creating a new data connection.
|
![]() | CreateDocumentData |
A class that represents the data needed to create a report document.
|
![]() | CreateFederationUserData |
Provides information for creating a new local user.
|
![]() | CreateLocalUserData |
Provides information for creating a new local user.
|
![]() | CreatePermissionModel |
Provides information for creating a new permission.
|
![]() | CreateReportInfoData |
Provides information for creating a new report info entry.
|
![]() | CreateReportRevisionData |
Provides data for creating a report revision.
|
![]() | CreateUserRoleData |
Provides information for creating a user role.
|
![]() | DataAlert |
Provides information for a data alert.
|
![]() | DataAlertCreateData |
Provides information for creating a data alert.
|
![]() | DataAlertRule |
Specifies a data alert rule.
|
![]() | DataConnection |
Provides information about a data connection.
|
![]() | DbProviderInfo |
Provides information about a data provider.
|
![]() | ErrorModel |
Provides information about an error.
|
![]() | HttpFile |
HttpFile model.
|
![]() | Permission |
Provides information about a specific permission.
|
![]() | QueuedTask |
Provides information for a task which is queued for execution.
|
![]() | ReportInfo |
Provides information about a report.
|
![]() | ReportParameter |
Represents a report parameter.
|
![]() | ReportRevision |
ReportRevision model.
|
![]() | ReportRevisionContent |
Represents report revision content.
|
![]() | ReportRevisionInfo |
Provides information about a report revision.
|
![]() | ReportShelveContent |
Represents report revision content.
|
![]() | Role |
Provides information about a report server role.
|
![]() | ScheduledDocument |
Scheduled task and data alert document model.
|
![]() | ScheduledTask |
Provides information about a scheduled task.
|
![]() | ScheduledTaskCreateData |
Provides information for creating a scheduled task.
|
![]() | ScheduledTaskReport |
Report for Scheduled Task
|
![]() | SchedulingExecution |
Scheduled task and data alert execution model.
|
![]() | TaskMailTemplateModel |
Provides information about the task mail template
|
![]() | UpdateLocalUserData |
Provides information for updating a local user.
|
![]() | UpdateLocalUserDataV1 |
Provides information for updating a local user.
|
![]() | UpdatePassword |
Specifies information about updating a local user password.
|
![]() | UpdateReportInfo |
Provides information about updating a report info entry.
|
![]() | UpdateUserRolesModel |
Provides information for updating the roles of a report server user.
|
![]() | UpdateUserRoleUsersModel |
Provides information for updating the users of a user role.
|
![]() | UploadReport |
UploadReport model.
|
![]() | User |
Provides information for a report server user.
|
![]() | UserRole |
Provides information about a user role.
|
![]() | UserToken |
Provides information about the user token.
|
Interfaces
Interface | Description | |
---|---|---|
![]() | IReportServerWebHost |
Defines the host interface for report server Web API controllers.
|
Enumerations
Enumeration | Description | |
---|---|---|
![]() | AccessPermission |
Specifies the access permission.
|
![]() | FilterOperator |
Determines the filter operator.
|
![]() | PermissionCategory |
Specifies the permission category.
|
![]() | PermissionScope |
Specifies the scope of a permission.
|
![]() | ReportAccessMode |
Determines the report access mode.
|