Share via


DocumentFileList.parmReceiveDateList Method [AX 2012]

Gets or sets the ReceiveDateList parameter.

Syntax

public List parmReceiveDateList([List _receiveDateList])

Run On

Called

Parameters

  • _receiveDateList
    Type: List Class
    The value to set.

Return Value

Type: List Class
The value of the ReceiveDateList parameter.

See Also

Reference

DocumentFileList Class