Whoops! Wildcard parameters must be last in the function call. Try this syntax:
shared.WorkOrder.SumCounters(EnableOffset=1, *args)
Whoops! Wildcard parameters must be last in the function call. Try this syntax:
shared.WorkOrder.SumCounters(EnableOffset=1, *args)