Share via


BudgetTransactionLineWorkflowDocument.parmTransferPrevented Method [AX 2012]

Determines whether the budget transfer is prevented for the budget transaction line workflow instance.

Syntax

public BudgetTransferPrevented parmTransferPrevented(
    CompanyId _companyId, 
    TableId _tableId, 
    RecId _recId)

Run On

Called

Parameters

Return Value

Type: BudgetTransferPrevented Extended Data Type
true if the budget transfer is prevented; otherwise, false.

See Also

Reference

BudgetTransactionLineWorkflowDocument Class