Open this page in the API Guide

CheckInResult Class

Represents an object describing the result of a check-in operation.
Inheritance Hierarchy
System.Object
  Dundas.BI.Utility.BatchOperationResult<CheckInFailureReason>
    Dundas.BI.FileSystem.CheckInResult

Namespace:  Dundas.BI.FileSystem
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.1.0.1000)
Syntax
public class CheckInResult : BatchOperationResult<CheckInFailureReason>

The CheckInResult type exposes the following members.

Properties
Methods
See Also