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 (24.3.0.1000)
Syntax
public ImportConfig(
	Guid transferFileId
)

Parameters

transferFileId
Type: SystemGuid
ID of the transfer file.
See Also