Class FolderOverviewDescriptionChangedDetails
Updated folder overview.
Inherited Members
Namespace: Dropbox.Api.TeamLog
Assembly: Dropbox.Api.dll
Syntax
public class FolderOverviewDescriptionChangedDetails
Constructors
View SourceFolderOverviewDescriptionChangedDetails(ulong)
Initializes a new instance of the FolderOverviewDescriptionChangedDetails class.
Declaration
public FolderOverviewDescriptionChangedDetails(ulong folderOverviewLocationAsset)
Parameters
| Type | Name | Description |
|---|---|---|
| ulong | folderOverviewLocationAsset | Folder Overview location position in the Assets list. |
Properties
View SourceFolderOverviewLocationAsset
Folder Overview location position in the Assets list.
Declaration
public ulong FolderOverviewLocationAsset { get; protected set; }
Property Value
| Type | Description |
|---|---|
| ulong |