Click or drag to resize
MacroDebugReserveMacroLogItem Method
Reserves new item for the macro operation.

Namespace: CMS.MacroEngine
Assembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 10.0.0
Syntax
C#
public static DataRow ReserveMacroLogItem()

Return Value

Type: DataRow
Returns the DataRow with new log item
See Also