Class TeamNamespacesListArg
The team namespaces list arg object
Inherited Members
Namespace: Dropbox.Api.Team
Assembly: Dropbox.Api.dll
Syntax
public class TeamNamespacesListArg
Constructors
View SourceTeamNamespacesListArg(uint)
Initializes a new instance of the TeamNamespacesListArg class.
Declaration
public TeamNamespacesListArg(uint limit = 1000)
Parameters
| Type | Name | Description |
|---|---|---|
| uint | limit | Field is deprecated. Specifying a value here has no effect. |
Properties
View SourceLimit
Field is deprecated. Specifying a value here has no effect.
Declaration
public uint Limit { get; protected set; }
Property Value
| Type | Description |
|---|---|
| uint |