Share via


VendOutPaym_CurrencyTransfer_RU.interfaceName Method [AX 2012]

Returns the name of the format that should be displayed in the user interface.

Syntax

public ClassName interfaceName()

Run On

Client

Return Value

Type: ClassName Extended Data Type
The name of the format that should be displayed in the UI.

Remarks

The method must return the name of the format that should be displayed in the UI. Formats that do not have an interface name cannot be used in electronic banking as export formats. However, they can serve as parents for other formats.

See Also

Reference

VendOutPaym_CurrencyTransfer_RU Class