ImportConfig Constructor (Uri)

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 (10.0.0.1002)
Syntax
public ImportConfig(
	Uri transferFileUri
)

Parameters

transferFileUri
Type: SystemUri
The URL of the transfer file.
See Also