Click or drag to resize
MacroDebugCurrentLogIndent Property
Current indentation of the Macros log.

Namespace: CMS.MacroEngine
Assembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 10.0.0
Syntax
C#
public static int CurrentLogIndent { get; set; }

Property Value

Type: Int32
See Also