Class MemberSelector.DropboxId
Dropbox account, team member, or group ID of member.
Inherited Members
Namespace: Dropbox.Api.Sharing
Assembly: Dropbox.Api.dll
Syntax
public sealed class MemberSelector.DropboxId : MemberSelector
Constructors
View SourceDropboxId(string)
Initializes a new instance of the MemberSelector.DropboxId class.
Declaration
public DropboxId(string value)
Parameters
| Type | Name | Description |
|---|---|---|
| string | value | The value |
Properties
View SourceValue
Gets the value of this instance.
Declaration
public string Value { get; }
Property Value
| Type | Description |
|---|---|
| string |