Sprinter Defect Tracking System API
ValueChanged Event
Field value change notification event
Syntax
public event Action<string,string,string> ValueChanged
Remarks

The parameters to the Action are:

  1. The field ID.
  2. The value before the change.
  3. The value before the change.
See Also

Reference

Field Class
Field Members