Class PaperEnabledUsersGroupAdditionType
The paper enabled users group addition type object
Inherited Members
Namespace: Dropbox.Api.TeamLog
Assembly: Dropbox.Api.dll
Syntax
public class PaperEnabledUsersGroupAdditionType
Constructors
View SourcePaperEnabledUsersGroupAdditionType(string)
Initializes a new instance of the PaperEnabledUsersGroupAdditionType class.
Declaration
public PaperEnabledUsersGroupAdditionType(string description)
Parameters
| Type | Name | Description |
|---|---|---|
| string | description | The description |
Properties
View SourceDescription
Gets the description of the paper enabled users group addition type
Declaration
public string Description { get; protected set; }
Property Value
| Type | Description |
|---|---|
| string |