Show / Hide Table of Contents

Class LinkAccessLevel.Editor

Users who use the link can edit, view and comment on the content.

Inheritance
System.Object
LinkAccessLevel
LinkAccessLevel.Editor
Inherited Members
LinkAccessLevel.IsViewer
LinkAccessLevel.AsViewer
LinkAccessLevel.IsEditor
LinkAccessLevel.AsEditor
LinkAccessLevel.IsOther
LinkAccessLevel.AsOther
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Dropbox.Api.Sharing
Assembly: Dropbox.Api.dll
Syntax
public sealed class Editor : LinkAccessLevel

Fields

| Improve this Doc View Source

Instance

A singleton instance of Editor

Declaration
public static readonly LinkAccessLevel.Editor Instance
Field Value
Type Description
LinkAccessLevel.Editor
  • Improve this Doc
  • View Source
In This Article
  • Fields
    • Instance
Back to top Generated by DocFX