Interface IContentApiClient
Interface for content type-specific API clients
Namespace: Tableau.Migration.Api
Assembly: Tableau.Migration.dll
Syntax
public interface IContentApiClient
Properties
UrlPrefix
Gets the REST URL content type prefix for the client.
Declaration
string UrlPrefix { get; }
Property Value
Type | Description |
---|---|
string |