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