<Code Lib>
2025 Method
Changes 0
M

WorksharingDisplaySettings.GetGraphicOverrides(WorksetId)

Description:
Returns the graphic overrides assigned to elements in a particular workset.

public WorksharingDisplayGraphicSettings GetGraphicOverrides(
	WorksetId worksetId
)

  • worksetId
    The workset id of interest. This must be a user workset.
Return Value WorksharingDisplayGraphicSettings Returns the graphic overrides assigned to the workset.

Loading…