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; }<TypeConverterAttribute(GetType(StiBoolConverter))>
Public Overridable Property ClearLogOnStart As Boolean
	Get
	Set
Property Value
Type: 
Boolean
See Also