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