Open this page in the API Guide

ImportConfig Constructor (Guid)

Initializes a new instance of the ImportConfig class.

Namespace:  Dundas.BI.Transfer
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.1.0.1000)
Syntax
public ImportConfig(
	Guid transferFileId
)

Parameters

transferFileId
Type: System.Guid
ID of the transfer file.
See Also