PdsFormCtrl_PdsApprovedVendorList.editHandlerFromDate Method [AX 2012]

Validates that the controls that are bound to the fromDate value.

public ValidFromDate editHandlerFromDate(boolean _set, ValidFromDate _fromDate)

Run On

Called

Parameters

_set
Type: boolean
A Boolean value that indicates whether the value is set.
_fromDate
Type: ValidFromDate Extended Data Type
Value to set.

Return Value

Type: ValidFromDate Extended Data Type
The fromDate value.

Community Additions

ADD
Show: