2027 Method
Changes 0
M

WorksharingDisplaySettings.SetGraphicOverrides

Description:
Sets the graphic overrides assigned to elements owned by a particular user. The username cannot be on the list of removed usernames.
Remarks:
Note that you can specify usernames which do not yet exist in the document's user table.
public void SetGraphicOverrides(
	string username,
	WorksharingDisplayGraphicSettings overrides
)