TransferItem Class

An object representing a transfer item with Guid ID.
Inheritance Hierarchy
SystemObject
  Dundas.BI.TransferTransferItemBaseGuid
    Dundas.BI.TransferTransferItem
      More...

Namespace:  Dundas.BI.Transfer
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.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