AxSalesLine::newValidateInput Method [AX 2012]

Initializes a new instance of the AxSalesLine class.

Initialized instance will validate input before saving the record.

Syntax

client server public static AxSalesLine newValidateInput()

Run On

Called

Return Value

Type: AxSalesLine Class
A AxSalesLine object initialized

See Also

Reference

AxSalesLine Class