Share via


TMSTransportTenderConfirmation.validateConfirmDateTime Method [AX 2012]

Validates that the date and time are not in the past.

Syntax

protected boolean validateConfirmDateTime(FormDateTimeControl _control)

Run On

Called

Parameters

Return Value

Type: boolean
true if the date and time are in the future; otherwise, false.

See Also

Reference

TMSTransportTenderConfirmation Class