combit List & Label 30 - .NET Help
combit.Reporting.Web.WebReportDesigner.Server Namespace / WebReportDesignerSessionOptions Class

WebReportDesignerSessionOptions Class Properties

For a list of all members of this type, see WebReportDesignerSessionOptions members.

Public Properties
 NameDescription
Public PropertySets project types that are allowed to be created. If a project type is excluded, it will not be appearing as an option in the project creation dialog.  
Public PropertyInterval in seconds to automatically create backups while editing projects. Values less than 0 disable this feature. Minimum interval is 30 seconds.  
Public PropertyAbsolute path to a directory for backup files. Ensure that the IIS user has write permissions.  
Public PropertyThe repository implementation to use.  
Public PropertyMaximum number of attempts to print an object if non-wrappable content is exceeding the available space. Default: 100 attempts. Set this value to 0 if there should be no limit of attempts (may lead to endless loops).  
Public PropertyAbsolute path to a directory for temporary files. Ensure that the IIS user has write permissions.  
Top
See Also