CheckInResult Class

Represents an object describing the result of a check-in operation.
Inheritance Hierarchy
SystemObject
  Dundas.BI.UtilityBatchOperationResultCheckInFailureReason
    Dundas.BI.FileSystemCheckInResult

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 CheckInResult : BatchOperationResult<CheckInFailureReason>

The CheckInResult type exposes the following members.

Properties
Methods
See Also