Share via


vendTax1099Update.parmToDate Method [AX 2012]

Sets toDate field to the new value passed in and returns it. If a toDate value is not passed in then the current toDate field is returned.

Syntax

public TransDate parmToDate([TransDate _toDate])

Run On

Server

Parameters

Return Value

Type: TransDate Extended Data Type
The new toDate value.

See Also

Reference

vendTax1099Update Class