Class SharedContentChangeLinkAudienceType
The shared content change link audience type object
Inherited Members
Namespace: Dropbox.Api.TeamLog
Assembly: Dropbox.Api.dll
Syntax
public class SharedContentChangeLinkAudienceType
Constructors
View SourceSharedContentChangeLinkAudienceType(string)
Initializes a new instance of the SharedContentChangeLinkAudienceType class.
Declaration
public SharedContentChangeLinkAudienceType(string description)
Parameters
| Type | Name | Description |
|---|---|---|
| string | description | The description |
Properties
View SourceDescription
Gets the description of the shared content change link audience type
Declaration
public string Description { get; protected set; }
Property Value
| Type | Description |
|---|---|
| string |