Class FedExtraDetails.Team
More details about the team.
Inherited Members
Namespace: Dropbox.Api.TeamLog
Assembly: Dropbox.Api.dll
Syntax
public sealed class FedExtraDetails.Team : FedExtraDetails
Constructors
View SourceTeam(TeamDetails)
Initializes a new instance of the FedExtraDetails.Team class.
Declaration
public Team(TeamDetails value)
Parameters
| Type | Name | Description |
|---|---|---|
| TeamDetails | value | The value |
Properties
View SourceValue
Gets the value of this instance.
Declaration
public TeamDetails Value { get; }
Property Value
| Type | Description |
|---|---|
| TeamDetails |