IWbsField.EditAllowed Property
This property indicates whether the field may be set as editable. It doesn't specify in which
context(s) it can be editable. The EditContext property alone is not enough to determine this.
For example, it can be set to WbsFieldAllowedContext.None, but it doesn't mean that the field cannot be made editable.
If EditAllowed is true, it's usually possible to set the EditContext
to e.g. WbsFieldAllowedContext.Minutes.
Available since QDV 7.18.655.