Interface ILocationType
Class representing an XML element for the location of a content item that has a name.
Namespace: Tableau.Migration.Api.Rest.Models
Assembly: Tableau.Migration.dll
Syntax
public interface ILocationType : IRestIdentifiable, INamedContent
Properties
Type
Gets or sets the type for the response.
Declaration
string? Type { get; set; }
Property Value
Type | Description |
---|---|
string |