Interface ITagsContentApiClient
Interface for an API client for a content type that has tag operations.
Namespace: Tableau.Migration.Api.Tags
Assembly: Tableau.Migration.dll
Syntax
public interface ITagsContentApiClient
Properties
Tags
Gets the tags API client.
Declaration
ITagsApiClient Tags { get; }
Property Value
Type | Description |
---|---|
ITagsApiClient |