Class UserFeatureValue.FileLocking
The file locking object
Inherited Members
Namespace: Dropbox.Api.Users
Assembly: Dropbox.Api.dll
Syntax
public sealed class UserFeatureValue.FileLocking : UserFeatureValue
Constructors
View SourceFileLocking(FileLockingValue)
Initializes a new instance of the UserFeatureValue.FileLocking class.
Declaration
public FileLocking(FileLockingValue value)
Parameters
| Type | Name | Description |
|---|---|---|
| FileLockingValue | value | The value |
Properties
View SourceValue
Gets the value of this instance.
Declaration
public FileLockingValue Value { get; }
Property Value
| Type | Description |
|---|---|
| FileLockingValue |