CheckOutResult Class

Represents an object describing the result of a check-out operation.
Inheritance Hierarchy
SystemObject
  Dundas.BI.UtilityBatchOperationResultCheckOutFailureReason
    Dundas.BI.FileSystemCheckOutResult

Namespace:  Dundas.BI.FileSystem
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax
public class CheckOutResult : BatchOperationResult<CheckOutFailureReason>

The CheckOutResult type exposes the following members.

Properties
Methods
See Also