Interface IFlow
Interface for a prep flow content item.
Inherited Members
Namespace: Tableau.Migration.Content
Assembly: Tableau.Migration.dll
Syntax
public interface IFlow : IPublishedContent, IDescriptionContent, IWithTags, IContainerContent, IMappableContainerContent, IRequiresOwnerUpdate, IWithOwner, IContentReference, IEquatable<IContentReference>, IRestIdentifiable
Properties
FileType
Get or sets the prep flow file type.
Declaration
string FileType { get; set; }
Property Value
Type | Description |
---|---|
string |