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