WorksharingDisplaySettings.SetGraphicOverrides
Description:
Sets the graphic overrides assigned to elements with a particular status in the central model.
Sets the graphic overrides assigned to elements with a particular status in the central model.
Overloads (4):
SetGraphicOverrides(ModelUpdatesStatus,WorksharingDisplayGraphicSettings)
public void SetGraphicOverrides(
ModelUpdatesStatus status,
WorksharingDisplayGraphicSettings overrides
)
-
statusThe status in the central model.
-
overridesThe desired graphic overrides for this status.
-
A non-optional argument was null
-
A value passed for an enumeration argument is not a member of that enumeration