RetailCampaignMediaService.readAsOf Method [AX 2012]

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

Returns data valid as of specified date/time.

public RetailCmpMed readAsOf(AifEntityKeyList _entityKeyList, utcdatetime _validAsOf)

Run On

Server

Parameters

_entityKeyList
Type: AifEntityKeyList Class
A list of entity keys that identify the data objects to read.
_validAsOf
Type: utcdatetime
The date/time value that is used by the method to return records valid as of specified date/time.

Return Value

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

Community Additions

ADD
Show: