Class MetadataUnion.Office
The office object
Inherited Members
Namespace: Dropbox.Api.Riviera
Assembly: Dropbox.Api.dll
Syntax
public sealed class MetadataUnion.Office : MetadataUnion
Constructors
View SourceOffice(ApiOfficeMetadata)
Initializes a new instance of the MetadataUnion.Office class.
Declaration
public Office(ApiOfficeMetadata value)
Parameters
| Type | Name | Description |
|---|---|---|
| ApiOfficeMetadata | value | The value |
Properties
View SourceValue
Gets the value of this instance.
Declaration
public ApiOfficeMetadata Value { get; }
Property Value
| Type | Description |
|---|---|
| ApiOfficeMetadata |