Class EventType.CollectionShare
(sharing) Shared album
Inherited Members
Namespace: Dropbox.Api.TeamLog
Assembly: Dropbox.Api.dll
Syntax
public sealed class EventType.CollectionShare : EventType
Constructors
View SourceCollectionShare(CollectionShareType)
Initializes a new instance of the EventType.CollectionShare class.
Declaration
public CollectionShare(CollectionShareType value)
Parameters
| Type | Name | Description |
|---|---|---|
| CollectionShareType | value | The value |
Properties
View SourceValue
Gets the value of this instance.
Declaration
public CollectionShareType Value { get; }
Property Value
| Type | Description |
|---|---|
| CollectionShareType |