| Name | Description | |
|---|---|---|
![]() | ReportTaskSharepointUploadAction Constructor | Creates a ReportTaskAction that uploads the report to a Microsoft SharePoint server. |
The following tables list the members exposed by ReportTaskSharepointUploadAction.
| Name | Description | |
|---|---|---|
![]() | ReportTaskSharepointUploadAction Constructor | Creates a ReportTaskAction that uploads the report to a Microsoft SharePoint server. |
| Name | Description | |
|---|---|---|
![]() | FolderInLibrary | Gets or sets the folder path within the SharePoint library. |
![]() | Id | Gets the ID of this task action. (Inherited from combit.ReportServer.ClientApi.Objects.ReportTaskAction) |
![]() | IgnoreForEmptyReports | If true, this action is skipped when no records were printed in the report. (Inherited from combit.ReportServer.ClientApi.Objects.ReportTaskAction) |
![]() | IsCreatedOnServer | Returns true if this task action is new and has not been created on the server yet. (Inherited from combit.ReportServer.ClientApi.Objects.ReportTaskAction) |
![]() | LibraryName | Gets or sets the library name within the SharePoint server. |
![]() | Name | Gets or sets the name of this task action (max. length: 100 characters). (Inherited from combit.ReportServer.ClientApi.Objects.ReportTaskAction) |
![]() | Password | Optional password. Please note that the server never returns a value for this property for security reasons, so it always contains a dummy value when loaded from the server. |
![]() | ServerUrl | Gets or sets the URL of the Microsoft SharePoint server. |
![]() | UserName | Gets or sets the user name for authentication. |
| Name | Description | |
|---|---|---|
![]() | CreateOrUpdateAsync | Creates or updates this task action on the server. (Inherited from combit.ReportServer.ClientApi.Objects.ReportTaskAction) |
![]() | DeleteAsync | Deletes this task action (Inherited from combit.ReportServer.ClientApi.Objects.ReportTaskAction) |