Share via


VendOutPaymRemittance_IT.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 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

VendOutPaymRemittance_IT Class