Share via


DimensionDynamicAccountController.parmIsDefaultAccount Method [AX 2012]

Specifies whether the control presents a default account or ledger dimension pattern when a ledger account is displayed.

Syntax

public boolean parmIsDefaultAccount([boolean _isDefaultAccount])

Run On

Called

Parameters

  • _isDefaultAccount
    Type: boolean
    A Boolean value that indicates whether the default account pattern should be used.

Return Value

Type: boolean
true if the default account pattern should be used; otherwise, false.

See Also

Reference

DimensionDynamicAccountController Class