Class EventType.AppLinkUser
(apps) Linked app for member
Inherited Members
Namespace: Dropbox.Api.TeamLog
Assembly: Dropbox.Api.dll
Syntax
public sealed class EventType.AppLinkUser : EventType
Constructors
View SourceAppLinkUser(AppLinkUserType)
Initializes a new instance of the EventType.AppLinkUser class.
Declaration
public AppLinkUser(AppLinkUserType value)
Parameters
| Type | Name | Description |
|---|---|---|
| AppLinkUserType | value | The value |
Properties
View SourceValue
Gets the value of this instance.
Declaration
public AppLinkUserType Value { get; }
Property Value
| Type | Description |
|---|---|
| AppLinkUserType |