C# Class DownloadWorkbooks, TabMigrate

Downloads a set of workbooks from server
Inheritance: TableauServerSignedInRequestBase
Afficher le fichier Open project: tableau/TabMigrate Class Usage Examples

Méthodes publiques

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

Constructor

ExecuteRequest ( ) : ICollection

Method Details

DownloadWorkbooks() public méthode

Constructor
public DownloadWorkbooks ( TableauServerUrls, onlineUrls, TableauServerSignIn, login, IEnumerable workbooks, string localSavePath, IProjectsList projectsList, bool generateInfoFile, KeyedLookup siteUserLookup ) : System
onlineUrls TableauServerUrls,
login TableauServerSignIn,
workbooks 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 ( ) : ICollection
Résultat ICollection