C# Class PlayFab.AdminModels.GetTasksRequest

Inheritance: PlayFabRequestCommon
Show file Open project: PlayFab/PlayFabGameServer

Public Properties

Property Type Description
Identifier NameIdentifier

Property Details

Identifier public property

Provide either the task ID or the task name to get a specific task. If not specified, return all defined tasks.
public NameIdentifier,PlayFab.AdminModels Identifier
return NameIdentifier