Share via


VendOutPaymRemittanceFormat1.interfaceName Method [AX 2012]

Returns the name of the format to display in the user interface.

Syntax

public PaymInterfaceName interfaceName()

Run On

Called

Return Value

Type: PaymInterfaceName Extended Data Type
The name of the format to display in the user interface.

Remarks

This method must return the name of the format to be display in the user interface. Formats without an interface name cannot be used in electronic banking as export formats. But, they can serve as parents for other formats.

See Also

Reference

VendOutPaymRemittanceFormat1 Class