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