Show / Hide Table of Contents

Class GroupSelectorWithTeamGroupError.SystemManagedGroupDisallowed

This operation is not supported on system-managed groups.

Inheritance
System.Object
GroupSelectorWithTeamGroupError
GroupSelectorWithTeamGroupError.SystemManagedGroupDisallowed
Inherited Members
GroupSelectorWithTeamGroupError.IsSystemManagedGroupDisallowed
GroupSelectorWithTeamGroupError.AsSystemManagedGroupDisallowed
GroupSelectorWithTeamGroupError.IsGroupNotFound
GroupSelectorWithTeamGroupError.AsGroupNotFound
GroupSelectorWithTeamGroupError.IsOther
GroupSelectorWithTeamGroupError.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 : GroupSelectorWithTeamGroupError

Fields

| Improve this Doc View Source

Instance

A singleton instance of SystemManagedGroupDisallowed

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