Open this page in the API Guide

DeleteResult Class

Describes the result of a delete operation.
Inheritance Hierarchy
System.Object
  Dundas.BI.Utility.BatchOperationResult<DeleteFailureReason>
    Dundas.BI.FileSystem.DeleteResult

Namespace:  Dundas.BI.FileSystem
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.2.0.1000)
Syntax
public class DeleteResult : BatchOperationResult<DeleteFailureReason>

The DeleteResult type exposes the following members.

Properties
Methods
See Also