Share via


TaxTransCodeRdlContract.parmDisplayCompanyForLedgerAccount Method [AX 2012]

Gets or sets the value of the data contract parameter DisplayCompanyForLedgerAccount.

Syntax

public int parmDisplayCompanyForLedgerAccount([int _displayCompanyForLedgerAccount])

Run On

Called

Parameters

  • _displayCompanyForLedgerAccount
    Type: int
    The new value of the data contract parameter DisplayCompanyForLedgerAccount;.

Return Value

Type: int
The current value of data contract parameter DisplayCompanyForLedgerAccount.

See Also

Reference

TaxTransCodeRdlContract Class