C# Class DownloadDatasources, TabMigrate

Manages the download of a set of data sources from a Tableau Server site
Inheritance: TableauServerSignedInRequestBase
Afficher le fichier Open project: tableau/TabMigrate Class Usage Examples

Méthodes publiques

Méthode Description
DownloadDatasources ( TableauServerUrls, onlineUrls, TableauServerSignIn, login, IEnumerable Datasources, string localSavePath, IProjectsList projectsList, bool generateInfoFile, KeyedLookup siteUserLookup ) : System

Constructor

ExecuteRequest ( ) : List

Method Details

DownloadDatasources() public méthode

Constructor
public DownloadDatasources ( TableauServerUrls, onlineUrls, TableauServerSignIn, login, IEnumerable Datasources, string localSavePath, IProjectsList projectsList, bool generateInfoFile, KeyedLookup siteUserLookup ) : System
onlineUrls TableauServerUrls,
login TableauServerSignIn,
Datasources IEnumerable
localSavePath string
projectsList IProjectsList
generateInfoFile bool TRUE = Generate companion file for each download that contains metadata (e.g. whether "show tabs" is selected, the owner, etc)
siteUserLookup KeyedLookup
Résultat System

ExecuteRequest() public méthode

public ExecuteRequest ( ) : List
Résultat List