Interface IWithTagTypes
Interface for an object that has Tags.
Namespace: Tableau.Migration.Api.Rest.Models
Assembly: Tableau.Migration.dll
Syntax
public interface IWithTagTypes
Properties
Tags
Gets the tags for the response.
Declaration
ITagType[] Tags { get; }
Property Value
Type | Description |
---|---|
ITagType[] |