Click or drag to resize

LogControlAutoDelete Property

If this is True, the log file will be deleted on a clean session exit. If False, then logs will be kept. Default: True.

Namespace:  Autodesk.iLogic.Interfaces
Assembly:  Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 23.0
Syntax
Property AutoDelete As Boolean
	Get
	Set

Property Value

Type: Boolean
See Also