Class UpdateCustomViewRequest.CustomViewType.OwnerType
The custom view type in the API request body.
Namespace: Tableau.Migration.Api.Rest.Models.Requests
Assembly: Tableau.Migration.dll
Syntax
public class UpdateCustomViewRequest.CustomViewType.OwnerType
Properties
Id
Gets or sets the ID for the request.
Declaration
public Guid Id { get; set; }
Property Value
Type | Description |
---|---|
Guid |
IdSpecified
Defines the serialization for the property Id.
Declaration
public bool IdSpecified { get; }
Property Value
Type | Description |
---|---|
bool |