Class CreateGroupSetRequest.GroupSetType
Class representing a group set request.
Inheritance
object
CreateGroupSetRequest.GroupSetType
Namespace: Tableau.Migration.Api.Rest.Models.Requests
Assembly: Tableau.Migration.dll
Syntax
public class CreateGroupSetRequest.GroupSetType
Properties
Name
Gets or sets the name for the request.
Declaration
public string? Name { get; set; }
Property Value
Type | Description |
---|---|
string |