Share via


CustomerTransactionService.read Method [AX 2012]

Reads a CustomerTransaction document that contains one or more data objects.

Syntax

public CustomerTransaction read(AifEntityKeyList _entityKeyList)

Run On

Server

Parameters

Return Value

Type: CustomerTransaction Class
A CustomerTransaction document that contains list of data objects that are read.

See Also

Reference

CustomerTransactionService Class