• Home
  • API Documentation
  • API Documentation
Show / Hide Table of Contents

Class LegalHoldsPolicyCreateError.TransientError

Temporary infrastructure failure, please retry.

Inheritance
System.Object
LegalHoldsPolicyCreateError
LegalHoldsPolicyCreateError.TransientError
Inherited Members
LegalHoldsPolicyCreateError.IsStartDateIsLaterThanEndDate
LegalHoldsPolicyCreateError.AsStartDateIsLaterThanEndDate
LegalHoldsPolicyCreateError.IsEmptyMembersList
LegalHoldsPolicyCreateError.AsEmptyMembersList
LegalHoldsPolicyCreateError.IsInvalidMembers
LegalHoldsPolicyCreateError.AsInvalidMembers
LegalHoldsPolicyCreateError.IsNumberOfUsersOnHoldIsGreaterThanHoldLimitation
LegalHoldsPolicyCreateError.AsNumberOfUsersOnHoldIsGreaterThanHoldLimitation
LegalHoldsPolicyCreateError.IsTransientError
LegalHoldsPolicyCreateError.AsTransientError
LegalHoldsPolicyCreateError.IsNameMustBeUnique
LegalHoldsPolicyCreateError.AsNameMustBeUnique
LegalHoldsPolicyCreateError.IsTeamExceededLegalHoldQuota
LegalHoldsPolicyCreateError.AsTeamExceededLegalHoldQuota
LegalHoldsPolicyCreateError.IsInvalidDate
LegalHoldsPolicyCreateError.AsInvalidDate
LegalHoldsPolicyCreateError.IsUnknownLegalHoldError
LegalHoldsPolicyCreateError.AsUnknownLegalHoldError
LegalHoldsPolicyCreateError.IsInsufficientPermissions
LegalHoldsPolicyCreateError.AsInsufficientPermissions
LegalHoldsPolicyCreateError.IsOther
LegalHoldsPolicyCreateError.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 TransientError : LegalHoldsPolicyCreateError

Fields

| Improve this Doc View Source

Instance

A singleton instance of TransientError

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