Interface IContentClient<TContent>
Interface to work with content types.
Namespace: Tableau.Migration.Engine.Endpoints.ContentClients
Assembly: Tableau.Migration.dll
Syntax
public interface IContentClient<TContent>
Type Parameters
Name | Description |
---|---|
TContent |
Remarks
This allows work to be done on a content item, abstracted from the ApiClient.