Click or drag to resize

StiLogServiceClearLogOnStart Property

Gets or sets value indicates that it is necessary to clear the log when running of the report system.

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
[TypeConverterAttribute(typeof(StiBoolConverter))]
public virtual bool ClearLogOnStart { get; set; }

Property Value

Type: Boolean
See Also