RetailLoyaltyCustTableForm.create Method [AX 2012]

Initializes and runs a FormRun object by using the RetailLoyaltyCreateCustomer form.

Syntax

public boolean create()

Run On

Called

Return Value

Type: boolean
true if the FormRun object closed successfully; otherwise, false.

See Also

Reference

RetailLoyaltyCustTableForm Class