Open this page in the API Guide

TransferItem Class

An object representing a transfer item with Guid ID.
Inheritance Hierarchy
System.Object
  Dundas.BI.Transfer.TransferItemBase<Guid>
    Dundas.BI.Transfer.TransferItem
      More...

Namespace:  Dundas.BI.Transfer
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.1.0.1000)
Syntax
public abstract class TransferItem : TransferItemBase<Guid>

The TransferItem type exposes the following members.

Constructors
  NameDescription
Protected methodTransferItem
Initializes a new instance of the TransferItem class
Top
Properties
Methods
See Also
Inheritance Hierarchy