WorksharingDisplaySettings.GetGraphicOverrides(String)
Method
Description:
Returns the graphic overrides assigned for elements owned by a particular user.
Returns the graphic overrides assigned for elements owned by a particular user.
Parameters
Parameter | Type | Description |
---|---|---|
username | String | The username of a particular user. |
Return Value
Type | Description |
---|---|
WorksharingDisplayGraphicSettings | The graphic overrides assigned to this user. |
Exceptions
Exception | Condition |
---|---|
ArgumentException | This WorksharingDisplaySettings does not contain graphic overrides for the specified value of username. |
ArgumentNullException | A non-optional argument was null |