ProjCategory.modifiedFieldValue Method
Maintains relationships between the ProjCategory, CategoryGroupId, SetupEstimate, SetupSubscription and TaxItemGroupId fields.
Syntax
public void modifiedFieldValue(FieldName _fieldName, [int _arrayIndex])
Run On
Called
Parameters
- _fieldName
Type: FieldName Extended Data Type
The name of field modified by a form.
- _arrayIndex
Type: int
The array index of the field; optional.
Remarks
This method is automatically called by the forms when any field is modified.