Class SpaceAllocation.Team
The user shares space with other members of their team.
Inherited Members
Namespace: Dropbox.Api.Users
Assembly: Dropbox.Api.dll
Syntax
public sealed class SpaceAllocation.Team : SpaceAllocation
Constructors
View SourceTeam(TeamSpaceAllocation)
Initializes a new instance of the SpaceAllocation.Team class.
Declaration
public Team(TeamSpaceAllocation value)
Parameters
| Type | Name | Description |
|---|---|---|
| TeamSpaceAllocation | value | The value |
Properties
View SourceValue
Gets the value of this instance.
Declaration
public TeamSpaceAllocation Value { get; }
Property Value
| Type | Description |
|---|---|
| TeamSpaceAllocation |