BudgetTransactionLine.defaultField Method

Sets the default value for a field.

Syntax

public void defaultField(FieldId _fieldId, [AxBudgetTransactionLine _axBudgetTransactionLine])

Run On

Called

Parameters

  • _axBudgetTransactionLine
    Type: AxBudgetTransactionLine Class
    The instance of the AxBudgetTransactionLine class that is associated with the defaulted field; optional.

Remarks

Passed when it is called through Microsoft Dynamics AX Application Integration Framework (AIF).

See Also

Reference

BudgetTransactionLine Table