Share via


VendOutPaymRecord_VideoTelForeign_PL.put Method [AX 2012]

Utility method, adds to the record container.

Syntax

protected void put(int _position, anytype _data)

Run On

Server

Parameters

  • _position
    Type: int
    Position number to add a _data value in the record container.
  • _data
    Type: anytype
    Data to be added.

See Also

Reference

VendOutPaymRecord_VideoTelForeign_PL Class