Share via


SysDeleteSelectedRecords::main Method [AX 2012]

Deletes the selected records in the MultiSelectionContext object.

Syntax

client server public static void main(Args _args)

Run On

Called

Parameters

  • _args
    Type: Args Class
    An argument that specifies the records to delete.

See Also

Reference

SysDeleteSelectedRecords Class