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

WebReportDesignerConfig Class Properties

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

Public Properties
 NameDescription
Public Propertystatic (Shared in Visual Basic)Interval in seconds to automatically create backups while editing projects. Values less than 0 disable this feature. Minimum interval is 30 seconds. By default, the interval is set to 300 seconds (5 minutes).  
Public Propertystatic (Shared in Visual Basic)Absolute path to a directory for backup files. Ensure that the IIS user has write permissions. By default, the path of the current user's temp directory is used.  
Public Propertystatic (Shared in Visual Basic)Activate the debug mode, which provides more information for troubleshooting. For example, you can see the loaded modules of the server when you open the about tab in WRD.  
Public Propertystatic (Shared in Visual Basic)When set to true, the printer configuration is ignored and a default is always used otherwise the printer configuration for the repository item is used.  
Public Propertystatic (Shared in Visual Basic)Absolute path to a directory for temporary files. Ensure that the IIS user has write permissions. By default, the path of the current user's temp directory is used.  
Top
See Also