BudgetTransactionLine.defaultField Method
Sets the default value for a field.
Syntax
public void defaultField(FieldId _fieldId, [AxBudgetTransactionLine _axBudgetTransactionLine])
Run On
Called
Parameters
- _fieldId
Type: FieldId Extended Data Type
The field ID that corresponds to the field being set.
- _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).