C# 클래스 DownloadWorkbooks, TabMigrate

Downloads a set of workbooks from server
상속: TableauServerSignedInRequestBase
파일 보기 프로젝트 열기: tableau/TabMigrate 1 사용 예제들

공개 메소드들

메소드 설명
DownloadWorkbooks ( TableauServerUrls, onlineUrls, TableauServerSignIn, login, IEnumerable workbooks, string localSavePath, IProjectsList projectsList, bool generateInfoFile, KeyedLookup siteUserLookup ) : System

Constructor

ExecuteRequest ( ) : ICollection

메소드 상세

DownloadWorkbooks() 공개 메소드

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
리턴 System

ExecuteRequest() 공개 메소드

public ExecuteRequest ( ) : ICollection
리턴 ICollection