Share via


VendPaymentsService.read Method [AX 2012]

Reads a document of the VendPayments type that contains one or more data objects.

Syntax

public VendPayments read(AifEntityKeyList _entityKeyList)

Run On

Server

Parameters

Return Value

Type: VendPayments Class
A document of the VendPayments type that contains a list of read data objects.

See Also

Reference

VendPaymentsService Class