Share via


VendOutPaymNACHAPayroll.interfaceName Method [AX 2012]

Gets the name of the format that is displayed in the user interface.

Syntax

public PaymInterfaceName interfaceName()

Run On

Called

Return Value

Type: PaymInterfaceName Extended Data Type
The name of the format that is displayed in the user interface.

Remarks

This method must return the name of the format that is displayed in the user interface. Formats without an interface name cannot be used in electronic banking as export formats. They can serve as parents for other formats.

See Also

Reference

VendOutPaymNACHAPayroll Class