Share via


CustVendOutPaym.interfaceName Method [AX 2012]

Returns the name of the format to be displayed in the user interface.

Syntax

public PaymInterfaceName interfaceName()

Run On

Called

Return Value

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

Remarks

The method must return the name of the format to be 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 though.

See Also

Reference

CustVendOutPaym Class