C# 클래스 DownloadDatasources, TabMigrate

Manages the download of a set of data sources from a Tableau Server site
상속: TableauServerSignedInRequestBase
파일 보기 프로젝트 열기: tableau/TabMigrate 1 사용 예제들

공개 메소드들

메소드 설명
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