Show / Hide Table of Contents

Class GroupDeleteError.SystemManagedGroupDisallowed

This operation is not supported on system-managed groups.

Inheritance
System.Object
GroupDeleteError
GroupDeleteError.SystemManagedGroupDisallowed
Inherited Members
GroupDeleteError.IsGroupAlreadyDeleted
GroupDeleteError.AsGroupAlreadyDeleted
GroupDeleteError.IsSystemManagedGroupDisallowed
GroupDeleteError.AsSystemManagedGroupDisallowed
GroupDeleteError.IsGroupNotFound
GroupDeleteError.AsGroupNotFound
GroupDeleteError.IsOther
GroupDeleteError.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.Team
Assembly: Dropbox.Api.dll
Syntax
public sealed class SystemManagedGroupDisallowed : GroupDeleteError

Fields

| Improve this Doc View Source

Instance

A singleton instance of SystemManagedGroupDisallowed

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