Share via


CustPaymentsService.read Method [AX 2012]

Reads a CustPayments object that contains one or more data objects.

Syntax

public CustPayments read(AifEntityKeyList _entityKeyList)

Run On

Server

Parameters

Return Value

Type: CustPayments Class
A CustPayments object that contains a list of data objects that were read.

See Also

Reference

CustPaymentsService Class