Class EventDetails.SharedLinkCreateDetails
The shared link create details object
Inherited Members
Namespace: Dropbox.Api.TeamLog
Assembly: Dropbox.Api.dll
Syntax
public sealed class EventDetails.SharedLinkCreateDetails : EventDetails
Constructors
View SourceSharedLinkCreateDetails(SharedLinkCreateDetails)
Initializes a new instance of the EventDetails.SharedLinkCreateDetails class.
Declaration
public SharedLinkCreateDetails(SharedLinkCreateDetails value)
Parameters
| Type | Name | Description |
|---|---|---|
| SharedLinkCreateDetails | value | The value |
Properties
View SourceValue
Gets the value of this instance.
Declaration
public SharedLinkCreateDetails Value { get; }
Property Value
| Type | Description |
|---|---|
| SharedLinkCreateDetails |