IntrastatReportService.read Method [AX 2012]
Reads an IntrastatReport object that contains one or more data objects.
Syntax
public IntrastatReport read(AifEntityKeyList _entityKeyList)
Run On
Server
Parameters
- _entityKeyList
Type: AifEntityKeyList Class
A list of entity keys that identify the data objects to read.
Return Value
Type: IntrastatReport Class
An IntrastatReport object that contains list of read data objects.