Share via


PdsFormCtrl_PdsApprovedVendorList.editHandlerToDate Method [AX 2012]

Handles the modification of controls that are bound to the toDate value.

Syntax

public ValidToDate editHandlerToDate(boolean _set, ValidToDate _toDate)

Run On

Called

Parameters

  • _set
    Type: boolean
    A Boolean value that indicates whether the value is set.

Return Value

Type: ValidToDate Extended Data Type
The toDate value.

See Also

Reference

PdsFormCtrl_PdsApprovedVendorList Class