Share via


RPayTaxImposeFunc.apply Method [AX 2012]

Applies arguments and context.

Syntax

public Object apply(anytype _args, Object _context)

Run On

Called

Parameters

  • _args
    Type: anytype
    The arguments.

Return Value

Type: Object Class
The Object with calculation state.

See Also

Reference

RPayTaxImposeFunc Class