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

Class RelocationBatchV2JobStatus.InProgress

The asynchronous job is still in progress.

Inheritance
System.Object
RelocationBatchV2JobStatus
RelocationBatchV2JobStatus.InProgress
Inherited Members
RelocationBatchV2JobStatus.IsComplete
RelocationBatchV2JobStatus.AsComplete
RelocationBatchV2JobStatus.IsInProgress
RelocationBatchV2JobStatus.AsInProgress
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.Files
Assembly: Dropbox.Api.dll
Syntax
public sealed class InProgress : RelocationBatchV2JobStatus

Fields

| Improve this Doc View Source

Instance

A singleton instance of InProgress

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