Share via


RFIDGetTrans::newStandard Method [AX 2012]

Creates and initializes the new RFIDGetTrans class.

Syntax

server public static RFIDGetTrans newStandard(Args _args)

Run On

Server

Parameters

  • _args
    Type: Args Class
    The arguments used to initiate default values (not used for now).

Return Value

Type: RFIDGetTrans Class
The new server bound instance of the RFIDGetTrans class.

See Also

Reference

RFIDGetTrans Class