Share via


LedgerBalanceSheetDimPrint.balanceSheet Method [AX 2012]

Gets or sets the balanceSheet passed in as a parameter.

Syntax

edit BalanceSheetDimId balanceSheet([boolean _set, BalanceSheetDimId _balanceSheet])

Run On

Called

Parameters

  • _set
    Type: boolean
    A Boolean flag to set or get the value.

Return Value

Type: BalanceSheetDimId Extended Data Type
The value of balanceSheet.

Remarks

This method is used when the filed balance sheet is changed in the form.

See Also

Reference

LedgerBalanceSheetDimPrint Class