Class ParentContentType
Class that defines the Parent XML element.
Inheritance
object
    ParentContentType
  Namespace: Tableau.Migration.Api.Rest.Models.Types
Assembly: Tableau.Migration.dll
Syntax
public class ParentContentTypeProperties
Id
The id of the parent.
Declaration
public Guid Id { get; set; }Property Value
| Type | Description | 
|---|---|
| Guid | 
Type
The Content Type of the parent as defined in ParentContentTypeNames
Declaration
public string? Type { get; set; }Property Value
| Type | Description | 
|---|---|
| string |