IWbsFieldsRepository.ResetLayoutForAllUsers Method

Resets the customized layout of the WBS fields of all users, so that they will have the same settings as the administrator, with possible exceptions due to permissions.
Sub ResetLayoutForAllUsers()
This language is not supported or no code example is available.
void ResetLayoutForAllUsers()
This language is not supported or no code example is available.
Remarks
 
The layout of WBS fields consists of the position, visibility and formatting. It is stored in IWbsField.Formatting property.

You need to call IEstimate.CheckAndRepaint method to repaint WBS with the changes.

.NET Framework

Supported in: 4.8, 4.7, 4.6, 4.5.2

In this article

Definition