Interface ICustomViewPublisher
Interface for Custom View publisher classes.
Inherited Members
Namespace: Tableau.Migration.Api.Publishing
Assembly: Tableau.Migration.dll
Syntax
public interface ICustomViewPublisher : IFilePublisher<IPublishCustomViewOptions, ICustomView>