ImportInfo Constructor (String, String)

 

Initializes a new instance of the ImportInfo class.

Namespace:   Microsoft.PowerBI.Api.Beta.Models
Assembly:  Microsoft.PowerBI.Api (in Microsoft.PowerBI.Api.dll)

Syntax

public ImportInfo(
    string filePath = null,
    string connectionType = null
)

Parameters

See Also

ImportInfo Overload
ImportInfo Class
Microsoft.PowerBI.Api.Beta.Models Namespace

Return to top