IMinutesFieldManager.ResetLayoutForAllUsers Method

Resets the customized layout of the minutes fields for all users in all views, 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 minutes fields consists of the position, visibility and formatting. It is accessible with IMinutesField.GetFormatting method.

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