<Code Lib>
2025 Method
Changes 0
M

WorksharingDisplaySettings.GetGraphicOverrides(String)

Description:
Returns the graphic overrides assigned for elements owned by a particular user.

public WorksharingDisplayGraphicSettings GetGraphicOverrides(
	string username
)

  • username
    The username of a particular user.
Return Value WorksharingDisplayGraphicSettings The graphic overrides assigned to this user.

Loading…