Dropbox .NET SDK

Class EventCategory.Showcase

Events that apply to Dropbox Showcase.

Inheritance
object
EventCategory
EventCategory.Showcase
Inherited Members
EventCategory.IsAdminAlerting
EventCategory.AsAdminAlerting
EventCategory.IsApps
EventCategory.AsApps
EventCategory.IsComments
EventCategory.AsComments
EventCategory.IsDash
EventCategory.AsDash
EventCategory.IsDataGovernance
EventCategory.AsDataGovernance
EventCategory.IsDevices
EventCategory.AsDevices
EventCategory.IsDomains
EventCategory.AsDomains
EventCategory.IsEncryption
EventCategory.AsEncryption
EventCategory.IsFileOperations
EventCategory.AsFileOperations
EventCategory.IsFileRequests
EventCategory.AsFileRequests
EventCategory.IsGroups
EventCategory.AsGroups
EventCategory.IsLogins
EventCategory.AsLogins
EventCategory.IsMembers
EventCategory.AsMembers
EventCategory.IsPaper
EventCategory.AsPaper
EventCategory.IsPasswords
EventCategory.AsPasswords
EventCategory.IsProtect
EventCategory.AsProtect
EventCategory.IsReports
EventCategory.AsReports
EventCategory.IsSharing
EventCategory.AsSharing
EventCategory.IsShowcase
EventCategory.AsShowcase
EventCategory.IsSignatures
EventCategory.AsSignatures
EventCategory.IsSso
EventCategory.AsSso
EventCategory.IsTeamFolders
EventCategory.AsTeamFolders
EventCategory.IsTeamPolicies
EventCategory.AsTeamPolicies
EventCategory.IsTeamProfile
EventCategory.AsTeamProfile
EventCategory.IsTfa
EventCategory.AsTfa
EventCategory.IsTrustedTeams
EventCategory.AsTrustedTeams
EventCategory.IsOther
EventCategory.AsOther
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Dropbox.Api.TeamLog
Assembly: Dropbox.Api.dll
Syntax
public sealed class EventCategory.Showcase : EventCategory

Fields

View Source

Instance

A singleton instance of Showcase

Declaration
public static readonly EventCategory.Showcase Instance
Field Value
Type Description
EventCategory.Showcase
  • View Source
In this article
Back to top Dropbox .NET SDK