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.
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.