Share via


LedgerDimensionAccountController::construct Method [AX 2012]

Creates an instance of the LedgerDimensionAccountController class.

Syntax

client server public static LedgerDimensionAccountController construct(FormDataSource _dataSource, FieldName _fieldName)

Run On

Called

Parameters

  • _dataSource
    Type: FormDataSource Class
    The data source that contains the field reference managed by the controller.

Return Value

Type: LedgerDimensionAccountController Class
The new instance of the LedgerDimensionAccountController class.

See Also

Reference

LedgerDimensionAccountController Class