<Code Lib>
2026 Method
Changes 0
M

WorksharingDisplaySettings.GetAllUsersWithGraphicOverrides

Description:
Returns all usernames that have graphic overrides. This list consists of all users included in the user table + all users who have explicitly been assigned overrides.

public ICollection<string> GetAllUsersWithGraphicOverrides()

ICollection<String> All usernames that have been assigned graphic overrides.

Loading…