BankReconciliationHeaderFormView.inUseBlockReconciliation Method [AX 2012]

Sets the inUse value.

Syntax

public JournalMarkInUseBlock inUseBlockReconciliation(
    boolean _set, 
    JournalTableMap _journalTable, 
    JournalMarkInUseBlock _value)

Run On

Called

Parameters

  • _set
    Type: boolean
    A Boolean value that indicates whether to change the value.

Return Value

Type: JournalMarkInUseBlock Extended Data Type
The current value of the value.

See Also

Reference

BankReconciliationHeaderFormView Class