Class EventType.SharedFolderNest
(sharing) Changed parent of shared folder
Inherited Members
Namespace: Dropbox.Api.TeamLog
Assembly: Dropbox.Api.dll
Syntax
public sealed class EventType.SharedFolderNest : EventType
Constructors
View SourceSharedFolderNest(SharedFolderNestType)
Initializes a new instance of the EventType.SharedFolderNest class.
Declaration
public SharedFolderNest(SharedFolderNestType value)
Parameters
| Type | Name | Description |
|---|---|---|
| SharedFolderNestType | value | The value |
Properties
View SourceValue
Gets the value of this instance.
Declaration
public SharedFolderNestType Value { get; }
Property Value
| Type | Description |
|---|---|
| SharedFolderNestType |