Show / Hide Table of Contents

Class FileOpsResult

The file ops result object

Inheritance
System.Object
FileOpsResult
CreateFolderBatchResult
CreateFolderResult
DeleteBatchResult
DeleteResult
LockFileBatchResult
RelocationBatchResult
RelocationBatchV2Result
RelocationResult
Inherited Members
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 class FileOpsResult

Constructors

| Improve this Doc View Source

FileOpsResult()

Initializes a new instance of the FileOpsResult class.

Declaration
public FileOpsResult()

See Also

CreateFolderBatchResult
CreateFolderResult
DeleteBatchResult
DeleteResult
LockFileBatchResult
RelocationBatchResult
RelocationBatchV2Result
RelocationResult
  • Improve this Doc
  • View Source
In This Article
  • Constructors
    • FileOpsResult()
  • See Also
Back to top Generated by DocFX