Share via


TMSTransportTenderConfirmation.validateConfirmRate Method [AX 2012]

Validates that the rate is a positive value.

Syntax

protected boolean validateConfirmRate(FormRealControl _control)

Run On

Called

Parameters

Return Value

Type: boolean
true if the rate is positive; otherwise, false.

See Also

Reference

TMSTransportTenderConfirmation Class