Share via


HcmJobPostingService.readAsOf Method [AX 2012]

Reads an HcmJobPosting document that contains one or more data objects.

Syntax

public HcmJobPosting readAsOf(AifEntityKeyList _entityKeyList, utcdatetime _validAsOf)

Run On

Server

Parameters

  • _validAsOf
    Type: utcdatetime
    The datetime as of which the records are valid.

Return Value

Type: HcmJobPosting Class
An HcmJobPosting document that contains a list of read data objects.

See Also

Reference

HcmJobPostingService Class