Class MembersGetInfoItemBase
The members get info item base object
Inherited Members
Namespace: Dropbox.Api.Team
Assembly: Dropbox.Api.dll
Syntax
public class MembersGetInfoItemBase
Constructors
View SourceMembersGetInfoItemBase()
Initializes a new instance of the MembersGetInfoItemBase class.
Declaration
public MembersGetInfoItemBase()
Properties
View SourceAsIdNotFound
Gets this instance as a IdNotFound, or null.
Declaration
public MembersGetInfoItemBase.IdNotFound AsIdNotFound { get; }
Property Value
| Type | Description |
|---|---|
| MembersGetInfoItemBase.IdNotFound |
IsIdNotFound
Gets a value indicating whether this instance is IdNotFound
Declaration
public bool IsIdNotFound { get; }
Property Value
| Type | Description |
|---|---|
| bool |