Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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).