C# Класс DownloadDatasources, TabMigrate

Manages the download of a set of data sources from a Tableau Server site
Наследование: TableauServerSignedInRequestBase
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
DownloadDatasources ( TableauServerUrls, onlineUrls, TableauServerSignIn, login, IEnumerable Datasources, string localSavePath, IProjectsList projectsList, bool generateInfoFile, KeyedLookup siteUserLookup ) : System

Constructor

ExecuteRequest ( ) : List

Описание методов

DownloadDatasources() публичный Метод

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
Результат System

ExecuteRequest() публичный Метод

public ExecuteRequest ( ) : List
Результат List