Enum FavoriteContentType
Enum of content types for favorites.
Namespace: Tableau.Migration.Content
Assembly: Tableau.Migration.dll
Syntax
public enum FavoriteContentType
Fields
Name | Description |
---|---|
Collection | Collection content type. |
DataSource | Data source content type. |
Flow | Flow content type. |
Project | Workbook content type. |
Unknown | Unknown content type. |
View | Workbook content type. |
Workbook | Workbook content type. |