Share via


BankPaymCancel::serverRun Method [AX 2012]

Creates an instance of the BankPaymCancel class from a pack and calls its Run method on the server tier.

Syntax

server public static void serverRun(Args args)

Run On

Server

Parameters

  • args
    Type: Args Class
    The arguments that contain the calling record and an instance of the BankPaymCancel class.

See Also

Reference

BankPaymCancel Class