Open this page in the API Guide

TransferResult.TransferFileInfo Property

Gets the transfer file information.

Namespace:  Dundas.BI.Transfer
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.1.0.1000)
Syntax
public TransferFileInfo? TransferFileInfo { get; }

Property Value

Type: TransferFileInfo
See Also