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.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
C#
public ICollection<string> GetAllUsersWithGraphicOverrides()
Return Value
ICollection<String>All usernames that have been assigned graphic overrides.