Class PermissionDeniedReason.InsufficientPlan
The insufficient plan object
Inherited Members
Namespace: Dropbox.Api.Sharing
Assembly: Dropbox.Api.dll
Syntax
public sealed class PermissionDeniedReason.InsufficientPlan : PermissionDeniedReason
Constructors
View SourceInsufficientPlan(InsufficientPlan)
Initializes a new instance of the PermissionDeniedReason.InsufficientPlan class.
Declaration
public InsufficientPlan(InsufficientPlan value)
Parameters
| Type | Name | Description |
|---|---|---|
| InsufficientPlan | value | The value |
Properties
View SourceValue
Gets the value of this instance.
Declaration
public InsufficientPlan Value { get; }
Property Value
| Type | Description |
|---|---|
| InsufficientPlan |