Share via


BankClientFormatForm::construct Method [AX 2012]

Serves as a fabric method for creating a concrete class to handle operations on form controls.

Syntax

client server public static BankClientFormatForm construct(BankClientLoadFormat_RU _loadFormat)

Run On

Called

Parameters

Return Value

Type: BankClientFormatForm Class
An instance of the concrete class.

Exceptions

Exception Condition
Error

The type of format cannot be identified.

See Also

Reference

BankClientFormatForm Class