C# Class PlayFab.AdminModels.RunTaskRequest

Inheritance: PlayFabRequestCommon
Datei anzeigen Open project: PlayFab/PlayFabGameServer

Public Properties

Property Type Description
Identifier NameIdentifier

Property Details

Identifier public_oe property

Provide either the task ID or the task name to run a task.
public NameIdentifier,PlayFab.AdminModels Identifier
return NameIdentifier