Class MembersGetInfoError
The members get info error object
Inherited Members
Namespace: Dropbox.Api.Team
Assembly: Dropbox.Api.dll
Syntax
public class MembersGetInfoError
Constructors
View SourceMembersGetInfoError()
Initializes a new instance of the MembersGetInfoError class.
Declaration
public MembersGetInfoError()
Properties
View SourceAsOther
Gets this instance as a Other, or null.
Declaration
public MembersGetInfoError.Other AsOther { get; }
Property Value
| Type | Description |
|---|---|
| MembersGetInfoError.Other |
IsOther
Gets a value indicating whether this instance is Other
Declaration
public bool IsOther { get; }
Property Value
| Type | Description |
|---|---|
| bool |