Class RevokeLinkedAppBatchError
Error returned by LinkedAppsRevokeLinkedAppBatchAsync(RevokeLinkedApiAppBatchArg).
Inherited Members
Namespace: Dropbox.Api.Team
Assembly: Dropbox.Api.dll
Syntax
public class RevokeLinkedAppBatchError
Constructors
View SourceRevokeLinkedAppBatchError()
Initializes a new instance of the RevokeLinkedAppBatchError class.
Declaration
public RevokeLinkedAppBatchError()
Properties
View SourceAsOther
Gets this instance as a Other, or null.
Declaration
public RevokeLinkedAppBatchError.Other AsOther { get; }
Property Value
| Type | Description |
|---|---|
| RevokeLinkedAppBatchError.Other |
IsOther
Gets a value indicating whether this instance is Other
Declaration
public bool IsOther { get; }
Property Value
| Type | Description |
|---|---|
| bool |