Class TeamProfileChangeBackgroundType
The team profile change background type object
Inherited Members
Namespace: Dropbox.Api.TeamLog
Assembly: Dropbox.Api.dll
Syntax
public class TeamProfileChangeBackgroundType
Constructors
View SourceTeamProfileChangeBackgroundType(string)
Initializes a new instance of the TeamProfileChangeBackgroundType class.
Declaration
public TeamProfileChangeBackgroundType(string description)
Parameters
| Type | Name | Description |
|---|---|---|
| string | description | The description |
Properties
View SourceDescription
Gets the description of the team profile change background type
Declaration
public string Description { get; protected set; }
Property Value
| Type | Description |
|---|---|
| string |