Open this page in the API Guide

TransferEventArgs Class

Provides data for the transfer-related events.
Inheritance Hierarchy
System.Object
  System.EventArgs
    Dundas.BI.Transfer.TransferEventArgs

Namespace:  Dundas.BI.Transfer
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.1.0.1000)
Syntax
public class TransferEventArgs : EventArgs

The TransferEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyTransferResult
Gets the transfer result.
Top
See Also