PdsComdPricingMarginLine.modifiedField Method
Executes when a field is modified in a form.
Syntax
public void modifiedField(FieldId _fieldId)
Run On
Called
Parameters
- _fieldId
Type: FieldId Extended Data Type
The field ID of the field being modified.
Remarks
This method operates on two fields:
Price - update the margin to match the new price.
Margin - update the price to match the new margin.