'Declaration
Public Enum WebReportDesignerAction Inherits System.Enum
public enum WebReportDesignerAction : System.Enum
public enum class WebReportDesignerAction : public System.Enum
'Declaration
Public Enum WebReportDesignerAction Inherits System.Enum
public enum WebReportDesignerAction : System.Enum
public enum class WebReportDesignerAction : public System.Enum
Member | Description |
---|---|
AutomaticBackup | Creates automatically project backups to prevent data loss. Enables the user to save a restored project in the repository. |
BrowseProjects | Browse the list of available projects. |
CreateNewProject | Create a new project. |
DeleteFile | Delete files |
DeleteProject | Delete projects. |
DownloadProject | Download the project to the file system. |
ExportAs | Export the project to an specific export format (e.g. PDF, HTML) |
SaveAsProject | Save a copy of the project with a different name. |
SaveProject | Save a project. |
UnlockProject | Unlock projects. |
UploadFile | Upload a file from the file system. |
UploadProject | Upload a project from the file system. |
System.Object
System.ValueType
System.Enum
combit.Reporting.Web.WebReportDesigner.Server.WebReportDesignerAction
Platforms: Windows 8.1, Windows 10 (Version 20H2 - 22H2), Windows 11 (21H2 - 22H2), Windows Server 2012 - 2022