Class ListTeamAppsArg
Arguments for Linked
Inheritance
System.Object
ListTeamAppsArg
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Dropbox.Api.Team
Assembly: Dropbox.Api.dll
Syntax
public class ListTeamAppsArg
Constructors
| Improve this Doc View SourceListTeamAppsArg(String)
Initializes a new instance of the List
Declaration
public ListTeamAppsArg(string cursor = null)
Parameters
Type | Name | Description |
---|---|---|
System. |
cursor | At the first call to the Linked |
Properties
| Improve this Doc View SourceCursor
At the first call to the Linked
Declaration
public string Cursor { get; protected set; }
Property Value
Type | Description |
---|---|
System. |